mirror of
https://github.com/SeriousBug/dotfiles
synced 2025-02-22 06:09:51 -06:00
laptop key options
This commit is contained in:
parent
cc20d50553
commit
272dd0a0fc
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue