diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-10-28 20:01:23 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-10-28 20:01:23 +0200 |
commit | 1bfd0bbaa1d464ddb86fb179e6a163dc0f0503cf (patch) | |
tree | 4fd8f04987a3386c19004d6165bbced6be2674f9 /launcher | |
parent | b5c6432fbf3b12d1a65fdfded14c49abb49bc93c (diff) |
Mangakatana: use i3 server instead of i1 because its borked
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/QuickMedia.desktop | 3 | ||||
-rw-r--r-- | launcher/QuickMedia_tabbed.desktop | 9 |
2 files changed, 2 insertions, 10 deletions
diff --git a/launcher/QuickMedia.desktop b/launcher/QuickMedia.desktop index a9cffaa..329beeb 100644 --- a/launcher/QuickMedia.desktop +++ b/launcher/QuickMedia.desktop @@ -6,4 +6,5 @@ Comment=A rofi inspired native client for web services. Supports youtube, peertu Exec=quickmedia launcher Terminal=false Keywords=4chan;manga;matrix;nyaa;torrent;soundcloud;podcast;youtube;music;quickmedia; -Icon=/usr/share/quickmedia/images/qm_logo.png
\ No newline at end of file +Categories=AudioVideo;Audio;Video;Player; +Icon=/usr/share/quickmedia/images/qm_logo.png diff --git a/launcher/QuickMedia_tabbed.desktop b/launcher/QuickMedia_tabbed.desktop deleted file mode 100644 index 3b1b41f..0000000 --- a/launcher/QuickMedia_tabbed.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=QuickMedia tabbed -GenericName=QuickMedia tabbed -Comment=Launch QuickMedia with tabs -Exec=tabbed -c -k quickmedia launcher -e -Terminal=false -Keywords=4chan;manga;matrix;nyaa;torrent;soundcloud;podcast;youtube;music;quickmedia; -Icon=/usr/share/quickmedia/images/qm_logo.png
\ No newline at end of file |