fix: remove numlock and capslock on by default

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-03-30 16:15:32 -05:00
parent 2b7916481c
commit 01268d9a6d
1 changed files with 0 additions and 4 deletions

View File

@ -213,10 +213,6 @@ bar {
swaybar_command waybar
}
# Special Keys
input * xkb_capslock enable
input * xkb_numlock enable
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle