Change bmenu style
This commit is contained in:
parent
19524b20dd
commit
2e06252195
|
@ -35,10 +35,13 @@ end
|
|||
exec dhist wrap -- bemenu \
|
||||
$focused_output\
|
||||
--ignorecase\
|
||||
--bottom\
|
||||
--border 2\
|
||||
--center\
|
||||
--width-factor 0.5\
|
||||
--no-overlap\
|
||||
--list 20\
|
||||
--list 30\
|
||||
--prefix '>'\
|
||||
--bdr "$bdr"\
|
||||
--fn "$fn"\
|
||||
--tb "$tb" --tf "$tf" \
|
||||
--fb "$fb" --ff "$ff" \
|
||||
|
|
|
@ -18,6 +18,7 @@ in {
|
|||
set af "${color.txt}"
|
||||
set hb "${accent.color}"
|
||||
set hf "${accent.fg}"
|
||||
set bdr "${accent.color}"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue