diff --git a/.config/sway/config b/.config/sway/config index 0607473..8176796 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -226,6 +226,15 @@ bindsym Mod4+2 exec ibus engine xkb:il::heb bindsym Mod4+3 exec ibus engine mozc-jp bindsym Mod4+4 exec ibus engine xkb:fr::fra +# +# Hook up multimedia keys +# + +bindsym XF86TouchpadToggle exec swaymsg input type:touchpad events toggle enabled disabled +bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle +bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% +bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% + # # Status Bar: #