Use the US international layout

This commit is contained in:
coolneng 2023-01-10 17:47:25 +01:00
parent d5c755be58
commit 0b8bd6f674
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 6 additions and 2 deletions

View File

@ -59,10 +59,14 @@ output * bg ~/Photos/Wallpapers/The_parallel_microscopic_Universe_II.jpg fill
# You can get the names of your inputs by running: swaymsg -t get_inputs
# Read `man 5 sway-input` for more information about this section.
# Keyboard layout
input * xkb_layout "es"
input type:keyboard {
xkb_layout us
xkb_variant intl
xkb_options eurosign:e
}
# Touchpad settings
input "2:7:SynPS/2_Synaptics_TouchPad" {
input type:touchpad {
dwt enabled
tap enabled
natural_scroll enabled