dotfiles/computers/dev-pc/xprofile.sh

5 lines
239 B
Bash
Raw Normal View History

#!/bin/sh
xrandr --output DVI-I-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-D-1 --primary --mode 1920x1080 --pos 1936x0 --rotate normal --output HDMI-1 --off --output DP-1 --off
2020-03-13 09:11:46 +01:00
xinput --set-prop 14 'libinput Accel Speed' 1