decorations: rm keepBorder

This commit is contained in:
Tobias Bengfort 2024-04-18 14:32:23 +02:00
parent 8f50e33b6d
commit 28c8924fb1
7 changed files with 3 additions and 25 deletions

View file

@ -63,7 +63,6 @@ struct rcxml {
/* theme */
char *theme_name;
int corner_radius;
bool ssd_keep_border;
struct font font_activewindow;
struct font font_inactivewindow;
struct font font_menuitem;