fix: Update app names in .desktop
Qubes doesn't like { } nor [ ]
This commit is contained in:
parent
ef3279a452
commit
fd5bfdf613
@ -3,7 +3,7 @@ Categories=Network;WebBrowser;
|
|||||||
Exec=firefox -ProfileManager %u
|
Exec=firefox -ProfileManager %u
|
||||||
Icon=firefox
|
Icon=firefox
|
||||||
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
|
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
|
||||||
Name=Firefox {PM}
|
Name=Firefox (PM)
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
StartupWMClass=Firefox
|
StartupWMClass=Firefox
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=kitty
|
Name=Kitty
|
||||||
GenericName=Terminal emulator
|
GenericName=Terminal emulator
|
||||||
Comment=Fast, feature-rich, GPU based terminal
|
Comment=Fast, feature-rich, GPU based terminal
|
||||||
TryExec=/home/michel/.local/kitty.app/bin/kitty
|
TryExec=/home/michel/.local/kitty.app/bin/kitty
|
||||||
|
Loading…
Reference in New Issue
Block a user