Use Slax wallpaper, (C) 2017 Tomas M.
parent
7696013557
commit
2d1ef09922
|
|
@ -18,7 +18,7 @@ xsetroot -xcf /usr/share/icons/breeze_cursors/cursors/watch 37
|
|||
(compton --help; fluxbox --help) >/dev/null 2>/dev/null
|
||||
|
||||
# preload wallpaper
|
||||
cat /usr/share/wallpapers/wp.jpg > /dev/null 2>/dev/null
|
||||
cat /usr/share/wallpapers/slax_wallpaper.jpg > /dev/null 2>/dev/null
|
||||
|
||||
# Keep black screen for first two seconds while the sound plays.
|
||||
# This slows startup by 2 seconds, but it is nice effect.
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
exec xlunch --input /etc/xlunch/entries.dsv \
|
||||
--background /usr/share/wallpapers/wp.jpg --font DejaVuSans/11 \
|
||||
--background /usr/share/wallpapers/slax_wallpaper.jpg --font DejaVuSans/11 \
|
||||
--voidclickterminate --iconpadding 30 --textpadding 10 \
|
||||
--paddingswap --leastmargin 10 --hidemissing --iconsize 128 \
|
||||
--highlight /usr/share/icons/hicolor/128x128/apps/xlunch_highlight.png \
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
exec xlunch --input /etc/xlunch/logout.dsv --noprompt --center --columns 3 --rows 1 \
|
||||
--background /usr/share/wallpapers/wp.jpg --font DejaVuSans/11 \
|
||||
--background /usr/share/wallpapers/slax_wallpaper.jpg --font DejaVuSans/11 \
|
||||
--voidclickterminate --iconpadding 30 --textpadding 10 \
|
||||
--paddingswap --leastmargin 10 --hidemissing --iconsize 128 \
|
||||
--highlight /usr/share/icons/hicolor/128x128/apps/xlunch_highlight.png \
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
*font: Bitstream Vera Sans-9
|
||||
|
||||
background: aspect
|
||||
background.pixmap: /usr/share/wallpapers/wp.jpg
|
||||
background.pixmap: /usr/share/wallpapers/slax_wallpaper.jpg
|
||||
|
||||
toolbar.justify: left
|
||||
toolbar.clock.justify: right
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 369 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 168 KiB |
Loading…
Reference in New Issue