From 61aef22299b955573a40cd7a1ea8b1e56dbac23b Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sat, 16 Dec 2023 20:49:17 +0100 Subject: [PATCH] menu update. --- .config/awesome/jupiter_menu.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/awesome/jupiter_menu.lua b/.config/awesome/jupiter_menu.lua index 41207faa..0ecbbb94 100644 --- a/.config/awesome/jupiter_menu.lua +++ b/.config/awesome/jupiter_menu.lua @@ -175,6 +175,7 @@ multimediamenu = { { "k9copy", "/usr/bin/k9copy", "/usr/share/icons/hicolor/48x48/actions/k9copy.png" }, { "kaffeine", "/usr/bin/kaffeine", "/usr/share/icons/hicolor/scalable/apps/kaffeine.svg" }, { "mediathekview", "/home/hanez/opt/MediathekView/MediathekView", "/home/hanez/opt/MediathekView/MediathekView.svg" }, + { "plex", "/usr/bin/plexmediaplayer", "/usr/share/icons/hicolor/scalable/apps/plexmediaplayer.svg" }, { "spotiflyer", "/opt/spotiflyer/bin/SpotiFlyer", "/opt/spotiflyer/lib/SpotiFlyer.png" }, { "spotify", "/usr/bin/spotify-tray", "/usr/share/pixmaps/spotify-client.png" }, { "sound juicer", "/usr/bin/sound-juicer", "/usr/share/icons/hicolor/48x48/apps/org.gnome.SoundJuicer.png" },