aboutsummaryrefslogtreecommitdiff
path: root/bspwm/scripts/bspwm/wallpaper.sh
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2021-12-28 10:49:08 +0100
committerSébastien Dailly <sebastien@dailly.me>2021-12-28 10:49:08 +0100
commit8ce590c46ce9c80d560c9e1dfc59ad52ba7a652f (patch)
treeb52e4c3f8d33d6709cee882d902d30abe0faacda /bspwm/scripts/bspwm/wallpaper.sh
parent04d3e738b108fddcf2bb0cc9dac24da47ddbe672 (diff)
Update bspwm scripts
Diffstat (limited to 'bspwm/scripts/bspwm/wallpaper.sh')
-rwxr-xr-xbspwm/scripts/bspwm/wallpaper.sh20
1 files changed, 10 insertions, 10 deletions
diff --git a/bspwm/scripts/bspwm/wallpaper.sh b/bspwm/scripts/bspwm/wallpaper.sh
index 552da76..ab2ab14 100755
--- a/bspwm/scripts/bspwm/wallpaper.sh
+++ b/bspwm/scripts/bspwm/wallpaper.sh
@@ -18,15 +18,15 @@ image=$1
# -addd "#ffffff00" 90 \
# -gradient 0
-if [ -z "${VNCDESKTOP}" ]; then
- hsetroot \
- -fill "${image}" \
- -add "#ffffff77" \
- -addd "#ffffff77" 2 \
- -addd "#ffffff00" 0 \
- -addd "#ffffff00" 90 \
- -gradient 0
-else
+#if [ -z "${VNCDESKTOP}" ]; then
+# hsetroot \
+# -fill "${image}" \
+# -add "#ffffff77" \
+# -addd "#ffffff77" 2 \
+# -addd "#ffffff00" 0 \
+# -addd "#ffffff00" 90 \
+# -gradient 0
+#else
#dominant=$(hexdump -n 3 -e '"%06X" 1 "\n"' /dev/urandom)
# Traverse the chromatic circle in 5 hours
@@ -43,4 +43,4 @@ else
-addd "#F0F0F0FF" 40 \
-addd "#F0F0F0" 5 \
-gradient 0
-fi
+#fi