Skip to content

Commit b8bfae9

Browse files
committed
feat: autostart some apps
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
1 parent 335900b commit b8bfae9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

home/user/programs/hyprland.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"/usr/lib/polkit-kde-authentication-agent-1"
1414
"${pkgs.hyprpaper}/bin/hyprpaper" # wallpaper utility
1515
"${pkgs.hypridle}/bin/hypridle" # idle daemon
16+
"[workspace 9 silent] keepassxc"
17+
"[workspace 9 silent] discord"
18+
"[workspace 0 silent] firefox"
1619
];
1720

1821
general = {

0 commit comments

Comments
 (0)