summaryrefslogtreecommitdiffstats
path: root/.scripts
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-18 16:16:01 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-18 16:16:01 -0500
commit0c19025adb7f71cc085571e81847c5ff80f37264 (patch)
treea54f6dec1297a72e8aad38fe68b24b5525c9e94b /.scripts
parent31fd794d87d49c09548b2037f132ff17b2442c01 (diff)
downloadeibhear-0c19025adb7f71cc085571e81847c5ff80f37264.tar.gz
eibhear-0c19025adb7f71cc085571e81847c5ff80f37264.tar.zst
eibhear-0c19025adb7f71cc085571e81847c5ff80f37264.zip
zoom for bg
Diffstat (limited to '.scripts')
-rwxr-xr-x.scripts/tools/setbg2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/tools/setbg b/.scripts/tools/setbg
index c9e4a94..950ae7c 100755
--- a/.scripts/tools/setbg
+++ b/.scripts/tools/setbg
@@ -1,4 +1,4 @@
#!/bin/sh
# Sets the background. If given an argument, will set file as background.
[ ! -z "$1" ] && cp "$1" ~/.config/wall.png && notify-send -i "$HOME/.config/wall.png" "Wallpaper changed."
-xwallpaper --maximize ~/.config/wall.png
+xwallpaper --zoom ~/.config/wall.png