add(theme) border_width
This commit is contained in:
parent
363bc31511
commit
fe1cfddb50
|
@ -9,6 +9,7 @@ local theme = {}
|
|||
|
||||
--- Basic
|
||||
theme.font = "Noto Mono 9"
|
||||
theme.border_width = 0
|
||||
|
||||
--- Tags
|
||||
theme.hometag_master_width_factor = 0.65
|
||||
|
|
Loading…
Reference in New Issue