mirror of
https://github.com/0intro/wmii
synced 2024-11-22 13:52:17 +03:00
applied renamed dmenu[-1.8] command line options to rc/wmiirc
This commit is contained in:
parent
f64bbfd5f3
commit
4477768a50
@ -33,7 +33,7 @@ WMII_NORMCOLORS='#222222 #eeeeee #666666'
|
||||
WMII_SELCOLORS='#ffffff #335577 #447799'
|
||||
WMII_BACKGROUND='#333333'
|
||||
|
||||
DMENU='dmenu -font fixed -normbg #eeeeee -normfg #222222 -selbg #335577 -selfg #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