From 5cd6c3bda9d61f7aa508bb4da4218a235b0cc800 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Thu, 20 Nov 2025 14:49:08 +0100 Subject: media keys for sway --- home/.config/sway/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'home') diff --git a/home/.config/sway/config b/home/.config/sway/config index 39e02d1..9c27c7b 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -105,6 +105,11 @@ bindsym --to-code $mod+P exec firefox bindsym --to-code $mod+Shift+P exec firefox --private-window bindsym --to-code $mod+Shift+T exec torbrowser-launcher +# playerctl +bindsym --to-code $mod+slash exec playerctl play-pause +bindsym --to-code $mod+comma exec playerctl previous +bindsym --to-code $mod+period exec playerctl next + # File explorer bindsym --to-code $mod+A exec thunar -- cgit v1.2.3-70-g09d2