aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dualmon2
-rwxr-xr-xbin/singlemon1
2 files changed, 2 insertions, 1 deletions
diff --git a/bin/dualmon b/bin/dualmon
index 4437e4d..02ae65d 100755
--- a/bin/dualmon
+++ b/bin/dualmon
@@ -1,4 +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
+setbg
diff --git a/bin/singlemon b/bin/singlemon
index cce0a15..8034639 100755
--- a/bin/singlemon
+++ b/bin/singlemon
@@ -1,3 +1,4 @@
#!/bin/bash
xrandr --output eDP1 --primary --auto --output HDMI2 --off
xinput enable Atmel
+setbg