fixkeyboard

This commit is contained in:
Barak Michener 2020-02-06 13:28:20 -08:00
parent e932f9e3fe
commit d3ef01a71a
2 changed files with 9 additions and 1 deletions

View file

@ -54,7 +54,7 @@ bindsym $mod+d exec i3-dmenu-desktop --dmenu='rofi -dmenu'
bindsym $mod+F12 exec xscreensaver-command -lock
bindsym $mod+Shift+y exec xinput-toggle -r yubikey -n -e -t 10
bindsym $mod+Shift+f exec --no-startup-id xmodmap ~/.Xmodmap
bindsym $mod+Control+Shift+f exec fixkeyboard
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.