1
0
Fork 0

sway: Set mousespeed for “yuki”

This commit is contained in:
coderkun 2021-09-09 23:01:46 +02:00
parent 8051d8e962
commit 666114e38a

View file

@ -3,6 +3,12 @@ output * bg "~/.config/sway/bg.png" fill
output HDMI-A-1 position 0,0
output DP-1 resolution 1920x1080 position 1920,0
# Input configuration
input type:pointer {
accel_profile adaptive
pointer_accel -0.5
}
# Monitor setup
set $mode_monitor Monitor (l) single left, (r) single right, (h) dual horizontal, ((v) dual vertical
mode "$mode_monitor" {