make default leastmargin a bit smaller so it fits three rows of icons in 1024x768 screens
parent
104a7384a1
commit
1c16b518ea
|
|
@ -5,7 +5,7 @@ COMMAND=$(
|
|||
xlunch --scroll \
|
||||
--background /usr/share/wallpapers/slax_wallpaper.jpg --font DejaVuSans/11 \
|
||||
--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 \
|
||||
--outputonly
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue