Change bmenu style

This commit is contained in:
Leonardo Eugênio 2023-01-21 16:06:23 -03:00
parent 19524b20dd
commit 2e06252195
2 changed files with 6 additions and 2 deletions

View file

@ -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" \

View file

@ -18,6 +18,7 @@ in {
set af "${color.txt}"
set hb "${accent.color}"
set hf "${accent.fg}"
set bdr "${accent.color}"
'';
};
}