diff --git a/sway_config b/sway_config index e020fe8..aa25b9f 100644 --- a/sway_config +++ b/sway_config @@ -11,6 +11,13 @@ bindsym XF86AudioMicMute exec "pamixer --source 46 -t" bindsym XF86AudioRaiseVolume exec "pamixer -i 5 && pamixer --get-volume > /tmp/wob" bindsym XF86AudioLowerVolume exec "pamixer -d 5 && pamixer --get-volume > /tmp/wob" + +input "type:keyboard" { + xkb_layout de + xkb_variant ,nodeadkeys + xkb_options grp:alt_shift_toggle +} + # Logo key. Use Mod1 for Alt. set $mod Mod1 # Home row direction keys, like vim