Created
November 5, 2024 19:58
-
-
Save kevinfiol/5f6c132507b6e05d7cd4c667b4f92af6 to your computer and use it in GitHub Desktop.
custom .desktop files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Name=cmus | |
Exec=alacritty --hold --class cmus --title cmus --command cmus | |
Terminal=false | |
Type=Application | |
Icon=/home/kevin/.local/share/applications/cmus.svg | |
StartupNotify= | |
StartupWMClass= | |
X-AppImage-Version= | |
Comment= | |
MimeType= | |
Categories=Utility; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment