diff --git a/users/blake/dots/desktop/waybar/default.nix b/users/blake/dots/desktop/waybar/default.nix index 62b6cb6..402dc66 100644 --- a/users/blake/dots/desktop/waybar/default.nix +++ b/users/blake/dots/desktop/waybar/default.nix @@ -16,7 +16,10 @@ in { # just using the normal lfrc programs.${program} = { enable = true; - systemd.enable = true; + systemd = { + enable = true; + target = "graphical-session.target"; + }; settings = { mainBar = {