diff options
Diffstat (limited to '')
-rw-r--r-- | modules/hm/sils/hyprland.nix | 1 |
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" ]; }; }; |