Add G703 config to Sway
This commit is contained in:
parent
749120a18b
commit
1267c816af
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ exec swayidle -w \
|
|||
# Input configuration
|
||||
# You can get the names of your inputs by running: swaymsg -t get_inputs
|
||||
|
||||
# Logitech G703 LIGHTSPEED HERO
|
||||
input '1133:16518:Logitech_G703_LS' {
|
||||
accel_profile flat
|
||||
}
|
||||
|
||||
# Lenovo ThinkPad T480 trackpad
|
||||
input "1739:0:Synaptics_TM3276-022" {
|
||||
drag enabled
|
||||
drag_lock enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue