From 482ae3173afe0052cc01e7a587fa15900fbf5f11 Mon Sep 17 00:00:00 2001 From: hanez Date: Fri, 8 Nov 2024 14:11:11 +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 597ab3fb..a9fcc838 100644 --- a/.config/awesome/jupiter_menu.lua +++ b/.config/awesome/jupiter_menu.lua @@ -187,6 +187,7 @@ multimediamenu = { { "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" }, + { "shortwave", "/usr/bin/shortwave", "/usr/share/icons/hicolor/scalable/apps/de.haeckerfelix.Shortwave.svg" }, { "spotiflyer", "/opt/spotiflyer/bin/SpotiFlyer", "/opt/spotiflyer/lib/SpotiFlyer.png" }, { "spotify", "/usr/bin/spotify-tray", "/usr/share/pixmaps/spotify-client.png" }, { "spotube", "/usr/bin/spotube", "/usr/share/icons/spotube/spotube-logo.png" },