diff options
| author | Silas Schöffel <sils@sils.li> | 2025-04-18 15:22:47 +0200 |
|---|---|---|
| committer | Silas Schöffel <sils@sils.li> | 2025-04-18 15:22:47 +0200 |
| commit | 74b9fce37a150dae8448d788d479cf14ac66ba5d (patch) | |
| tree | 3e3614786657a7a3fd012f7b6ef34d6a8ab0c8f3 /modules | |
| parent | hyprland: activate networkmanager bar applet (diff) | |
| download | nix-config-74b9fce37a150dae8448d788d479cf14ac66ba5d.zip | |
hyprland: autostart keepassxc on workspace 1
Diffstat (limited to 'modules')
| -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" ]; }; }; |
