Add keyboard layout configuration
This commit is contained in:
parent
ff62df9fac
commit
ac3a9a4050
@ -21,6 +21,13 @@ set $term kitty
|
||||
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
||||
set $menu rofi -show drun
|
||||
|
||||
### Keyboard configuration
|
||||
input * {
|
||||
xkb_layout "ch"
|
||||
xkb_variant ""
|
||||
#xkb_options "grp:win_space_toggle"
|
||||
}
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in @datadir@/backgrounds/sway/)
|
||||
|
Loading…
Reference in New Issue
Block a user