configures waybar

This commit is contained in:
Dennis Schoepf 2025-12-19 00:58:14 +01:00
parent e0b15d993b
commit 324357540d
8 changed files with 80 additions and 16 deletions

View file

@ -8,7 +8,7 @@
programs.waybar = {
enable = true;
systemd = {
enable = false;
enable = true;
target = "graphical-session.target";
};
};