summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-04-10 14:44:18 -0400
committerrealtradam <[email protected]>2021-04-10 14:44:18 -0400
commit9fc7e970e6d1a1e5bc6c1551c5fae2913ecf964e (patch)
treeb4dd2c21a0d54716d95693bcc7a00db3f880d224
parentf7e152ceaf95a0bec2b109f58f288858d8de404f (diff)
downloadset-tiled-wallpapers-9fc7e970e6d1a1e5bc6c1551c5fae2913ecf964e.tar.gz
set-tiled-wallpapers-9fc7e970e6d1a1e5bc6c1551c5fae2913ecf964e.zip
.
-rwxr-xr-xsetWallpaper.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/setWallpaper.sh b/setWallpaper.sh
index 25db875..3ec4026 100755
--- a/setWallpaper.sh
+++ b/setWallpaper.sh
@@ -1,9 +1,9 @@
#!/bin/bash
# changable config variables:
-IMAGE_LOCATION="./tiles"
-TEMP_LOCATION="./temp"
-OS_LOGO="artix.png"
+IMAGE_LOCATION="../tiles"
+TEMP_LOCATION="../temp"
+OS_LOGO="os.png"
#---
asdf=""
xrandr --listactivemonitors | grep -oE '[^ ]+$' | sed '1d' | while read -r line ; do