music: execute Deezer through its .desktop file

This commit is contained in:
Vincent Bernat 2024-03-23 11:58:21 +01:00
parent 7086a909cf
commit 3acac25bd5
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ EOF
5) $playerctl next ;; 5) $playerctl next ;;
6) ~/.config/i3/bin/toggle-mute source ;; 6) ~/.config/i3/bin/toggle-mute source ;;
7) i3-msg '[class="Pavucontrol"] focus' || i3-msg exec exec pavucontrol ;; 7) i3-msg '[class="Pavucontrol"] focus' || i3-msg exec exec pavucontrol ;;
8) i3-msg '[class="Deezer"] focus' || i3-msg exec exec dev.aunetx.deezer ;; 8) i3-msg '[class="Deezer"] focus' || i3-msg exec gtk-launch dev.aunetx.deezer ;;
esac >&2 esac >&2
;; ;;
esac esac

2
config
View file

@ -6,7 +6,7 @@ set $down k
set $left j set $left j
set $right semicolon set $right semicolon
set $term vbeterm set $term vbeterm
set $mediaplayer MellowPlayer3 set $mediaplayer chromium.instance3
set $borderpx 3 set $borderpx 3
font pango:Iosevka Aile 9 font pango:Iosevka Aile 9