add symlink for minecraft instances from nextcloud for cloud saving :3

This commit is contained in:
Lillian Violet 2025-12-05 18:00:34 +01:00
parent f50ec2f1b0
commit bfec745c6c
2 changed files with 6 additions and 1 deletions

View file

@ -139,6 +139,11 @@
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/.mozilla/firefox"; source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/.mozilla/firefox";
target = ".librewolf"; target = ".librewolf";
}; };
instances = {
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/instances";
target = ".local/share/PrismLauncher/instances";
force = true;
};
}; };
# Add stuff for your user as you see fit: # Add stuff for your user as you see fit:

View file

@ -96,7 +96,7 @@
"org.kde.milou" "org.kde.milou"
"org.kde.plasma.panelspacer" "org.kde.plasma.panelspacer"
"org.kde.plasma.colorpicker" "org.kde.plasma.colorpicker"
{ {
systemTray.items = { systemTray.items = {
# We explicitly show bluetooth and battery # We explicitly show bluetooth and battery
shown = [ shown = [