mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 12:43:08 +02:00
finally added shares command + minor config tweaks (e.g enpass on main display instead of #12)
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
#!/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
|
||||
xinput --set-prop 14 'libinput Accel Speed' 1
|
||||
|
||||
xrandr --output DVI-I-0 --off --output DVI-I-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-0 --off --output DP-0 --off --output DP-1 --off --output DVI-D-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal
|
||||
|
Reference in New Issue
Block a user