allow quick switch between layouts

This commit is contained in:
lelgenio 2020-10-24 13:41:16 -03:00
parent 13238bff40
commit d6a50e4c1c
1 changed files with 2 additions and 1 deletions

View File

@ -66,8 +66,9 @@
input * {
# {%@@ if key_layout == "colemak" @@%}
#
xkb_layout us(colemak)
xkb_layout "us(colemak),br"
xkb_options lv3:lsgt_switch
xkb_options grp:shifts_toggle
# {%@@ elif key_layout == "dvorak" @@%}
#
xkb_layout us(dvorak)