mirror of
https://github.com/SeriousBug/dotfiles
synced 2025-02-21 21:59:54 -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.
|
||||
|
||||
input * xkb_numlock enable
|
||||
input * accel_profile flat
|
||||
input "5426:136:Razer_Razer_Basilisk_Ultimate_Dongle" {
|
||||
accel_profile flat
|
||||
pointer_accel -0.8
|
||||
}
|
||||
input "1452:613:Apple_Inc._Magic_Trackpad_2" {
|
||||
accel_profile adaptive
|
||||
input "1:1:AT_Translated_Set_2_keyboard" {
|
||||
xkb_options "ctrl:nocaps,ctrl:swapcaps"
|
||||
}
|
||||
|
||||
### Key bindings
|
||||
|
|
Loading…
Reference in a new issue