Fix minimized window tasklist bg color
This commit is contained in:
parent
afce173903
commit
2e93a077d0
@ -37,6 +37,7 @@ theme.border_marked = "#91231c"
|
|||||||
|
|
||||||
-- Tasklist
|
-- Tasklist
|
||||||
theme.tasklist_bg_focus = theme.bg_minimize
|
theme.tasklist_bg_focus = theme.bg_minimize
|
||||||
|
theme.tasklist_bg_minimize = theme.bg_normal
|
||||||
|
|
||||||
-- Notifications
|
-- Notifications
|
||||||
naughty.config.padding = dpi(8)
|
naughty.config.padding = dpi(8)
|
||||||
|
Loading…
Reference in New Issue
Block a user