From 74b9fce37a150dae8448d788d479cf14ac66ba5d Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Fri, 18 Apr 2025 15:22:47 +0200 Subject: hyprland: autostart keepassxc on workspace 1 --- modules/hm/sils/hyprland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') 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" ]; }; }; -- cgit 1.4.1