From 80d841ffbfe1d1047efc6d515a4f6649e7c7562e Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 12 Jan 2019 21:55:33 -0500 Subject: [PATCH] setbg for xwallpaper --- .scripts/tools/setbg | 3 +-- 1 file changed, 1 insertion(+), 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