Toggle to QWERTY with Win+Space

This commit is contained in:
John Mertz 2024-10-02 12:34:34 -06:00
parent d24d43584b
commit 893f458a08
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,9 @@
input 1386:21128:Wacom_HID_5288_Finger map_to_output eDP-1 input 1386:21128:Wacom_HID_5288_Finger map_to_output eDP-1
# I use a Dvorak keyboard, like a weirdo # I use a Dvorak keyboard, like a weirdo
input * xkb_layout "us" input * xkb_layout "us,us"
input * xkb_variant "dvorak" input * xkb_variant "dvorak,"
input * xkb_options "grp:win_space_toggle, caps:swapescape, compose:ralt"
# Key repeat values # Key repeat values
input * repeat_delay 300 input * repeat_delay 300