diff --git a/sway/.config/sway/config b/sway/.config/sway/config index f3493d6..264e234 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -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