cleaning keyboard config
This commit is contained in:
parent
966e01ca1c
commit
9fe7d41ca9
|
@ -1,7 +1,5 @@
|
||||||
input * {
|
input * {
|
||||||
xkb_layout "us,fi"
|
xkb_layout "us,fi"
|
||||||
# xkb_options "grp:ctrl_shift_toggle"
|
|
||||||
xkb_switch_layout "next"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bindsym $mod+space input type:keyboard xkb_switch_layout next
|
bindsym $mod+space input type:keyboard xkb_switch_layout next
|
||||||
|
|
Loading…
Reference in New Issue