summary refs log tree commit diff stats
path: root/modules
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-04-18 15:22:47 +0200
committerSilas Schöffel <sils@sils.li>2025-04-18 15:22:47 +0200
commit74b9fce37a150dae8448d788d479cf14ac66ba5d (patch)
tree3e3614786657a7a3fd012f7b6ef34d6a8ab0c8f3 /modules
parenthyprland: activate networkmanager bar applet (diff)
downloadnix-config-74b9fce37a150dae8448d788d479cf14ac66ba5d.zip
hyprland: autostart keepassxc on workspace 1
Diffstat (limited to 'modules')
-rw-r--r--modules/hm/sils/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/hm/sils/hyprland.nix b/modules/hm/sils/hyprland.nix
index 3bb9387..ed51c34 100644
--- a/modules/hm/sils/hyprland.nix
+++ b/modules/hm/sils/hyprland.nix
@@ -191,6 +191,7 @@ in {
           #"${pkgs.waybar}/bin/waybar"
           "${pkgs.mako}/bin/mako"
           "${pkgs.swaybg}/bin/swaybg -i ${self}/files/wallpaper.jpg"
+          "[workspace 1 silent] keepassxc"
         ];
       };
     };