UX fix on tasklist focus color
This commit is contained in:
parent
f5fa804540
commit
cf05f22778
@ -34,8 +34,7 @@ theme.border_focus = "#555555"
|
|||||||
theme.border_marked = "#91231c"
|
theme.border_marked = "#91231c"
|
||||||
|
|
||||||
-- Tasklist
|
-- Tasklist
|
||||||
theme.tasklist_bg_normal = theme.bg_minimize
|
theme.tasklist_bg_focus = theme.bg_minimize
|
||||||
theme.tasklist_bg_focus = theme.bg_focus
|
|
||||||
|
|
||||||
-- Notifications
|
-- Notifications
|
||||||
naughty.config.defaults.position = "top_middle"
|
naughty.config.defaults.position = "top_middle"
|
||||||
|
Loading…
Reference in New Issue
Block a user