finally added shares command + minor config tweaks (e.g enpass on main display instead of #12)

This commit is contained in:
2020-08-21 09:31:49 +02:00
parent ab7623d1cc
commit d5601c1cef
5 changed files with 7 additions and 6 deletions

View File

@@ -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