correct xkbmap in rofi-pass

This commit is contained in:
Johannes Loher 2020-09-14 11:09:07 +02:00
parent 0d832eea31
commit ee69b7fd84

View file

@ -1,5 +1,5 @@
fix_layout=true
layout_cmd () {
setxkbmap de
setxkbmap de nodeadkeys
}