make default leastmargin a bit smaller so it fits three rows of icons in 1024x768 screens
This commit is contained in:
@@ -5,7 +5,7 @@ COMMAND=$(
|
|||||||
xlunch --scroll \
|
xlunch --scroll \
|
||||||
--background /usr/share/wallpapers/slax_wallpaper.jpg --font DejaVuSans/11 \
|
--background /usr/share/wallpapers/slax_wallpaper.jpg --font DejaVuSans/11 \
|
||||||
--voidclickterminate --iconpadding 30 --textpadding 10 \
|
--voidclickterminate --iconpadding 30 --textpadding 10 \
|
||||||
--paddingswap --leastmargin 10 --hidemissing --iconsize 64 \
|
--paddingswap --leastmargin 6 --hidemissing --iconsize 64 \
|
||||||
--highlight /usr/share/icons/hicolor/128x128/apps/xlunch_highlight.png \
|
--highlight /usr/share/icons/hicolor/128x128/apps/xlunch_highlight.png \
|
||||||
--outputonly
|
--outputonly
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user