add(theme) border_width

This commit is contained in:
Aire-One 2022-02-20 19:21:39 +01:00 committed by Aire-One
parent 363bc31511
commit fe1cfddb50
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ local theme = {}
--- Basic
theme.font = "Noto Mono 9"
theme.border_width = 0
--- Tags
theme.hometag_master_width_factor = 0.65