bmenu: remove legacy scrpit and add new alternate background option

This commit is contained in:
Leonardo Eugênio 2022-12-25 23:02:09 -03:00
parent 9a0396cbe0
commit 0deb6af2a7
3 changed files with 3 additions and 83 deletions

View file

@ -14,6 +14,8 @@ in {
set nb "${color.bg}${theme.opacityHex}"
set nf "${color.txt}"
set ab "${color.bg}${theme.opacityHex}"
set af "${color.txt}"
set hb "${accent.color}"
set hf "${accent.fg}"
'';