put wallpaper to 03desktop

This commit is contained in:
TomasM
2017-10-31 17:01:45 -04:00
parent 6c868659fc
commit e36b4bde21
6 changed files with 6 additions and 16 deletions
@@ -1,5 +1,5 @@
[begin] ( Menu )
[exec] (Terminal) { xterm }
[exec] (Terminal) { xterm -ls }
[exec] (Web browser) { chromium }
[exit] (Exit)
[end]
@@ -1,13 +0,0 @@
xrdb -merge ~/.Xresources
feh --bg-scale /usr/share/wallpapers/wp.jpg
compton -D 5 -c -f -l -2 -t -2 -r 0 -o 1 -z --shadow-exclude 'bounding_shaped' &
if [ -e /usr/bin/startfluxbox ]; then
/usr/bin/startfluxbox
else
if [ -e /usr/bin/blackbox ]; then
/usr/bin/blackbox
else
xterm
fi
fi
Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 KiB