mirror of
https://github.com/0intro/wmii
synced 2025-01-21 01:22:07 +03:00
moved the bar back to the bottom
This commit is contained in:
parent
008dd3f448
commit
2da6b4852a
@ -36,7 +36,7 @@ WMII_NORMCOLORS='#222222 #eeeeee #666666'
|
||||
WMII_SELCOLORS='#ffffff #335577 #447799'
|
||||
WMII_BACKGROUND='#333333'
|
||||
|
||||
DMENU="dmenu -fn $WMII_FONT -nb #eeeeee -nf #222222 -sb #335577 -sf #ffffff"
|
||||
DMENU="dmenu -b -fn $WMII_FONT -nb #eeeeee -nf #222222 -sb #335577 -sf #ffffff"
|
||||
WMII_TERM="xterm"
|
||||
|
||||
export DMENU WMII_FONT WMII_SELCOLORS WMII_NORMCOLORS WMII_TERM
|
||||
|
Loading…
Reference in New Issue
Block a user