updated config files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user