Fixes changes due to new setup
This commit is contained in:
parent
6dd971b541
commit
138aa6189b
2 changed files with 5 additions and 1 deletions
|
|
@ -10,6 +10,5 @@ $secondary=DP-2
|
||||||
|
|
||||||
monitor=$primary, preferred, 0x0, 1
|
monitor=$primary, preferred, 0x0, 1
|
||||||
monitor=$secondary, preferred, auto-left, 1
|
monitor=$secondary, preferred, auto-left, 1
|
||||||
monitor=HDMI-A-3, preferred, auto-down, 1, transform, 2
|
|
||||||
|
|
||||||
exec=xrandr --output $primary --primary
|
exec=xrandr --output $primary --primary
|
||||||
|
|
|
||||||
|
|
@ -30,6 +30,11 @@ device {
|
||||||
accel_profile = flat
|
accel_profile = flat
|
||||||
}
|
}
|
||||||
|
|
||||||
|
device {
|
||||||
|
name = logitech-mx-vertical-1
|
||||||
|
accel_profile = flat
|
||||||
|
}
|
||||||
|
|
||||||
device {
|
device {
|
||||||
name = keychron--keychron-link--keyboard
|
name = keychron--keychron-link--keyboard
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue