Files
dotfiles/.config/sway/config.d/02-input.conf
2026-01-04 13:50:29 +01:00

29 lines
627 B
Plaintext

#
# 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.
focus_follows_mouse no
input "type:keyboard" {
xkb_layout fr
xkb_numlock enabled
}
input "13364:2384:Keychron_Keychron_V5_Max" {
xkb_layout us
xkb_options "compose:rctrl"
}
input "13364:53296:Keychron__Keychron_Link__Keyboard" {
xkb_layout us
xkb_options "compose:rctrl"
}