From af208844b575edb6ce9205507289a00743a8bf4e Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Thu, 14 Mar 2024 19:31:04 -0300 Subject: reorg makefile and make runtime locations less messy In particular, stop using the installation directory for anything and instead move to /opt/rosenrot The user specific cache remains at /home/user/.cache --- user-scripts/debian-12/rosenrot.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user-scripts/debian-12/rosenrot.desktop') diff --git a/user-scripts/debian-12/rosenrot.desktop b/user-scripts/debian-12/rosenrot.desktop index c970b7a..dc30dc7 100755 --- a/user-scripts/debian-12/rosenrot.desktop +++ b/user-scripts/debian-12/rosenrot.desktop @@ -6,4 +6,4 @@ Terminal=false Exec=/bin/rose %u Name=Rose Comment=Minimalistic browser -Icon=/home/nuno/Documents/workspace/rosenrot/user-scripts/debian-12/rose-images/rose-desktop-icon.png +Icon=/opt/rosenrot/rosenrot-desktop-icon.png -- cgit v1.2.3