aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sway
diff options
context:
space:
mode:
Diffstat (limited to 'sway')
-rw-r--r--sway/.config/sway/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/sway/.config/sway/config b/sway/.config/sway/config
index 27a7ede..c9eb037 100644
--- a/sway/.config/sway/config
+++ b/sway/.config/sway/config
@@ -109,6 +109,8 @@ bindsym $mod+Shift+p exec $passmenu | wtype -
bindsym $mod+y exec yubikey-oath-dmenu --notify --clipboard --menu-cmd "$menu -l 10"
bindsym $mod+Shift+y exec yubikey-oath-dmenu --notify --type --menu-cmd "$menu -l 10"
+bindsym $mod+t exec twitch-live | $menu -l 10 | cut -d ':' -f1 | xargs -r -I_ swaymsg "exec streamlink-twitch-gui --launch _"
+
bindsym XF86AudioRaiseVolume exec wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 5%+
bindsym XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bindsym XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle