🔧 chore(resources): use double quotes instead of single quotes in desktop entry

This commit is contained in:
retrozinndev
2025-08-17 16:23:17 -03:00
parent 265045c311
commit b5b621ab4b
+1 -1
View File
@@ -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