1

Compare commits

...

2 Commits

2 changed files with 5 additions and 3 deletions

View File

@ -221,7 +221,9 @@
overrides = {
"org.prismlauncher.PrismLauncher".Context = {
filesystems = [
"/tmp"
"${config.home.homeDirectory}/Downloads"
"/tmp" # To allow temporary world folder creation for datapack installation
];
};

View File

@ -93,9 +93,9 @@ in {
{argv = ["noctalia-shell"];}
{argv = ["kitty" "--hold" "fastfetch"];}
{argv = ["zeal"];}
{argv = ["nextcloud --background"];}
{argv = ["sleep" "5s" "&&" "nextcloud" "--background"];}
{argv = ["protonvpn-app"];}
{argv = ["keepassxc"];}
{argv = ["sleep" "5s" "&&" "keepassxc"];} # TODO: Delay startup
{argv = ["fcitx5"];}
# TODO: On certain workspaces