Changed border thinckness.
This commit is contained in:
parent
9640dd81c1
commit
73831d19a3
@ -44,7 +44,7 @@ theme.fg_urgent = solarized["base03"]
|
||||
theme.fg_minimize = solarized["base00"]
|
||||
|
||||
theme.useless_gap = dpi(0)
|
||||
theme.border_width = dpi(1)
|
||||
theme.border_width = dpi(2)
|
||||
theme.border_normal = solarized["base01"]
|
||||
theme.border_focus = solarized["orange"]
|
||||
theme.border_marked = solarized["red"]
|
||||
|
Loading…
Reference in New Issue
Block a user