more niri config

This commit is contained in:
Vinzenz Schroeter 2025-04-05 11:40:13 +02:00
parent c5ec082fc2
commit f437f44897
5 changed files with 49 additions and 35 deletions

View file

@ -6,7 +6,6 @@
}:
{
home.packages = with pkgs; [
waybar
playerctl
cava
];
@ -14,6 +13,7 @@
programs.waybar = {
enable = true;
systemd.enable = true;
systemd.target = "graphical-session.target";
settings = {
mainBar = {
layer = "top";