Add feh, move scripts
This commit is contained in:
parent
50f281c01e
commit
484af4392b
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
feh --bg-scale '/home/jpt/Backgrounds/current'
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
xrandr --output VIRTUAL1 --off --output eDP1 --primary --mode 1920x1080 --pos 3840x0 --rotate normal --output DP1 --off --output HDMI2 --off --output HDMI1 --off --output DP1-3 --off --output DP1-2 --mode 1920x1200 --pos 0x0 --rotate normal --output DP1-1 --mode 1920x1200 --pos 1920x0 --rotate normal
|
Loading…
Reference in New Issue