From bcb75394bbde2f6dbd9fa6359506d852c0a9734b Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 21 Nov 2024 21:33:11 +0100 Subject: sway music shortcut --- sway/config.d/40-app-shortcuts.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sway/config.d/40-app-shortcuts.conf b/sway/config.d/40-app-shortcuts.conf index 051ffed..ca150c2 100644 --- a/sway/config.d/40-app-shortcuts.conf +++ b/sway/config.d/40-app-shortcuts.conf @@ -25,3 +25,6 @@ bindsym $mod+d exec j4-dmenu-desktop --dmenu='bemenu -i --nb "#3f3f3f" --nf "#dc # notifications bindsym $mod+n exec swaync-client -t + +# Music +bindsym $mod+m exec chromium --app='https://listen.tidal.com' -- cgit v1.2.3