zmiana konfiguracji na wayland i sway :love:
This commit is contained in:
20
.config/sway/sway.d/04-input.conf
Normal file
20
.config/sway/sway.d/04-input.conf
Normal file
@ -0,0 +1,20 @@
|
||||
|
||||
### Input configuration
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
# input "2:14:SynPS/2_Synaptics_TouchPad" {
|
||||
# dwt enabled
|
||||
# tap enabled
|
||||
# natural_scroll enabled
|
||||
# middle_emulation enabled
|
||||
# }
|
||||
#
|
||||
# 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.
|
||||
|
||||
### Input configuration (man 5 sway-input / swaymsg -t get_inputs)
|
||||
|
||||
input "1:1:AT_Translated_Set_2_keyboard" {
|
||||
xkb_layout pl
|
||||
}
|
Reference in New Issue
Block a user