Various configuration changes

This commit is contained in:
Wryn Wagner
2019-09-26 10:13:45 -06:00
parent 53f9a55b58
commit b6055a10e4
12 changed files with 368 additions and 46 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
xrandr --output DP-0 --off --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI-0 --off --output DP-2 --mode 2880x1800 --pos 3840x0 --rotate normal --output DP-3 --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-4 --off
xrandr --output DP-2 --scale 0.7x0.7 && feh --bg-fill $HOME/Pictures/bg/vegeta.jpg $HOME/Pictures/bg/altaria.jpg $HOME/Pictures/bg/captainfalcon.jpg >/dev/null 2>/dev/null