🔧 chore(resources): use double quotes instead of single quotes in desktop entry
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
Name=colorshell
|
||||
Type=Application
|
||||
Comment=A Desktop Shell for Hyprland that has colors from your wallpaper!
|
||||
Exec=sh -c '$COLORSHELL_BINARY'
|
||||
Exec=sh -c "$COLORSHELL_BINARY"
|
||||
NoDisplay=true
|
||||
StartupWMClass=io.github.retrozinndev.colorshell
|
||||
|
||||
Reference in New Issue
Block a user