aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dualmon1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dualmon b/bin/dualmon
index aa7ed82..4437e4d 100755
--- a/bin/dualmon
+++ b/bin/dualmon
@@ -1,3 +1,4 @@
#!/bin/bash
xrandr --output eDP1 --below HDMI2 --primary --output HDMI2 --auto
xinput disable Atmel
+if [ -f ~/.bg.png ]; then feh -B white --bg-max ~/.bg.png; fi