ssd: drop-shadows on tiled windows

This commit is contained in:
diredocks 2025-06-05 15:33:24 +08:00
parent 9af441ecd3
commit 0dbcd2221a
5 changed files with 10 additions and 1 deletions

View file

@ -92,6 +92,7 @@ struct rcxml {
bool title_layout_loaded;
bool ssd_keep_border;
bool shadows_enabled;
bool shadows_on_tiled;
struct font font_activewindow;
struct font font_inactivewindow;
struct font font_menuheader;