1

Modules/Niri: Disable autostart of some apps

This commit is contained in:
2026-02-26 00:17:26 +01:00
parent 52a99db8e0
commit 89739e3af0

View File

@ -106,13 +106,13 @@ in {
{argv = ["dms" "run"];}
{argv = ["kitty" "--hold" "fastfetch"];}
{argv = ["zeal"];}
{argv = ["protonvpn-app"];}
{argv = ["fcitx5"];}
{argv = ["jellyfin-mpv-shim"];}
# {argv = ["zeal"];}
# {argv = ["protonvpn-app"];}
# {argv = ["jellyfin-mpv-shim"];}
{sh = "sleep 5s && nextcloud --background";}
{sh = "sleep 5s && keepassxc";}
# {sh = "sleep 5s && keepassxc";}
];
workspaces = {