summaryrefslogtreecommitdiff
path: root/hm/env/waybar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/env/waybar.nix')
-rw-r--r--hm/env/waybar.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/env/waybar.nix b/hm/env/waybar.nix
index 5b6762e..6176216 100644
--- a/hm/env/waybar.nix
+++ b/hm/env/waybar.nix
@@ -13,7 +13,7 @@ in
enable = true;
systemd = {
enable = true;
- target = "graphical-session.target";
+ targets = [ "graphical-session.target" ];
};
};
xdg.configFile."waybar/config.jsonc".source = lib.mkForce (