remove hardcoded username from css and desktop entry
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=Switch Wallpaper
|
||||
Exec=/home/ulve/.local/bin/wallpaper.sh
|
||||
Exec=bash -c '~/.local/bin/wallpaper.sh'
|
||||
Type=Application
|
||||
Categories=Utility;
|
||||
|
||||
Reference in New Issue
Block a user