From 7544bcced7dbd189037133b9a66d868cf4b4760a Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Sat, 11 Mar 2023 12:28:10 -0500 Subject: [PATCH] add fehbg --- fehbg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 fehbg diff --git a/fehbg b/fehbg new file mode 100755 index 0000000..32c0a6b --- /dev/null +++ b/fehbg @@ -0,0 +1,8 @@ +#!/bin/sh +#feh --no-fehbg --bg-scale '/home/arco/Wallpapers/linux.png' +#feh --no-fehbg --bg-scale '/home/arco/Wallpapers/archlinux.png' +#feh --no-fehbg --bg-scale '/home/arco/Wallpapers/earth-in-space.png' +#feh --no-fehbg --bg-scale '/home/arco/Wallpapers/vsthemes-org.jpg' +#feh --no-fehbg --bg-scale '/home/arco/Wallpapers/ign_mountains.png' +#feh --no-fehbg --bg-scale '/home/arco/Wallpapers/C-Hello-World.png' +feh --no-fehbg --bg-scale '/home/arco/Wallpapers/platform.jpg'