7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
riverctl input 1133:49257:Logitech_USB_Laser_Mouse accel-profile flat
|
||
|
|
||
|
wlr-randr --output HDMI-A-1 --pos 0,0
|
||
|
wlr-randr --output DP-1 --pos 1920,0
|