Update
This commit is contained in:
13
config/sway/inputs/default-keyboard
Normal file
13
config/sway/inputs/default-keyboard
Normal file
@@ -0,0 +1,13 @@
|
||||
### Input configuration
|
||||
#
|
||||
# Example configuration:
|
||||
|
||||
# input type:keyboard {
|
||||
# xkb_layout "eu"
|
||||
# }
|
||||
|
||||
input type:keyboard {
|
||||
xkb_layout "us,ru"
|
||||
xkb_variant "colemak,winkeys"
|
||||
xkb_options "grp:shifts_toggle,grp_led:caps"
|
||||
}
|
||||
Reference in New Issue
Block a user