Skip to content

Commit afb8cda

Browse files
committed
feat: change wallpaper and change lutris path
Signed-off-by: Reputable2722 <153411261+Reputable2772@users.noreply.github.com>
1 parent 4feecfc commit afb8cda

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Config/ludusavi.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
};
5656
roots = [
5757
{
58-
path = "${home}/.local/share/Steam";
58+
path = "${home}/.var/app/com.valvesoftware.Steam/.local/share/Steam";
5959
store = "steam";
6060
}
6161
# Heroic is now a flatpak.
@@ -64,8 +64,8 @@
6464
store = "heroic";
6565
}
6666
{
67-
database = "${home}/.local/share/lutris/pga.db";
68-
path = "${home}/.local/share/lutris";
67+
database = "${home}/.var/app/net.lutris.Lutris/.local/share/lutris/pga.db";
68+
path = "${home}/.var/app/net.lutris.Lutris/.local/share/lutris";
6969
store = "lutris";
7070
}
7171
];

Config/wallpaper.jpg

-1.23 MB
Loading

0 commit comments

Comments
 (0)