all: remove traditional i3 titlebars, add corner rounding
This commit is contained in:
parent
e1928863d9
commit
a41dbae899
52 changed files with 1866 additions and 1047 deletions
|
|
@ -2426,6 +2426,11 @@ Theme:
|
|||
kind: string
|
||||
required: false
|
||||
description: The name of the font to use in the bar. Defaults to `font` if not set.
|
||||
corner-radius:
|
||||
kind: number
|
||||
minimum: 0
|
||||
required: false
|
||||
description: The corner radius for window borders in logical pixels. Defaults to 0 (square corners).
|
||||
|
||||
|
||||
Config:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue