summaryrefslogtreecommitdiffstats
path: root/.scripts/tools
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-12 21:55:33 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-01-12 21:55:33 -0500
commit80d841ffbfe1d1047efc6d515a4f6649e7c7562e (patch)
tree29a047c3d7b0a9cf3eba2be157c2a1dd177121f0 /.scripts/tools
parent714becb69e979f23600d14b5f9532bdff6e4c67c (diff)
downloadeibhear-80d841ffbfe1d1047efc6d515a4f6649e7c7562e.tar.gz
eibhear-80d841ffbfe1d1047efc6d515a4f6649e7c7562e.tar.zst
eibhear-80d841ffbfe1d1047efc6d515a4f6649e7c7562e.zip
setbg for xwallpaper
Diffstat (limited to '.scripts/tools')
-rwxr-xr-x.scripts/tools/setbg3
1 files changed, 1 insertions, 2 deletions
diff --git a/.scripts/tools/setbg b/.scripts/tools/setbg
index c003b1a..6ffd21d 100755
--- a/.scripts/tools/setbg
+++ b/.scripts/tools/setbg
@@ -1,4 +1,3 @@
#!/bin/sh
# Sets the background. Many scripts need to do this, but I've put it here so you can easily change all their actions.
-#setroot -z ~/.config/wall.png # with setroot
-feh --bg-scale "$HOME/.config/wall.png" # feh
+xwallpaper --center ~/.config/wall.png