1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2025-02-22 06:09:51 -06:00

laptop key options

This commit is contained in:
Kaan Barmore-Genç 2022-04-04 21:53:41 -04:00
parent cc20d50553
commit 272dd0a0fc

View file

@ -95,13 +95,8 @@ exec swayidle -w \
# Read `man 5 sway-input` for more information about this section. # Read `man 5 sway-input` for more information about this section.
input * xkb_numlock enable input * xkb_numlock enable
input * accel_profile flat input "1:1:AT_Translated_Set_2_keyboard" {
input "5426:136:Razer_Razer_Basilisk_Ultimate_Dongle" { xkb_options "ctrl:nocaps,ctrl:swapcaps"
accel_profile flat
pointer_accel -0.8
}
input "1452:613:Apple_Inc._Magic_Trackpad_2" {
accel_profile adaptive
} }
### Key bindings ### Key bindings