Setup Workman Layout in Keyboard Settings _(Laptops, etc.)_
This commit is contained in:
parent
f16cb83e2f
commit
4beb456131
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
|||
#
|
||||
# You can also configure each device individually.
|
||||
# Read `man 5 sway-input` for more information about this section.
|
||||
input type:keyboard {
|
||||
xkb_layout us
|
||||
xkb_variant workman
|
||||
}
|
||||
|
||||
### Key bindings
|
||||
## Basics:
|
||||
|
|
Loading…
Reference in a new issue