diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-01 11:03:30 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-01 11:03:30 +0200 |
commit | cb60c5304db0b25d6ce2460fded4cd42a1dcf0dc (patch) | |
tree | 6889b66b45838063ccd662be251b1aa749a262ea /launcher | |
parent | ae02ed04389117d100070c47f3ae69abb9080231 (diff) |
Matrix: show indication for unread messages and show the last message in the rooms list
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/QuickMedia-matrix.desktop | 9 | ||||
-rw-r--r-- | launcher/QuickMedia-youtube.desktop | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/launcher/QuickMedia-matrix.desktop b/launcher/QuickMedia-matrix.desktop new file mode 100644 index 0000000..546ea3d --- /dev/null +++ b/launcher/QuickMedia-matrix.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=QuickMedia Matrix +GenericName=Matrix client +Comment=Matrix client +Icon=/usr/share/quickmedia/icons/matrix_launcher.png +Exec=QuickMedia matrix +Terminal=false +Keywords=matrix;chat;quickmedia; diff --git a/launcher/QuickMedia-youtube.desktop b/launcher/QuickMedia-youtube.desktop index c82ffd6..ba97727 100644 --- a/launcher/QuickMedia-youtube.desktop +++ b/launcher/QuickMedia-youtube.desktop @@ -6,4 +6,4 @@ Comment=YouTube search and video playing Icon=/usr/share/quickmedia/icons/yt_launcher.png Exec=QuickMedia youtube Terminal=false -Keywords=youtube;player;quickmedia;mpv; +Keywords=youtube;player;quickmedia;mpv;video;multimedia; |