correct xkbmap in rofi-pass
This commit is contained in:
parent
0d832eea31
commit
ee69b7fd84
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
fix_layout=true
|
fix_layout=true
|
||||||
|
|
||||||
layout_cmd () {
|
layout_cmd () {
|
||||||
setxkbmap de
|
setxkbmap de nodeadkeys
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue