This commit is contained in:
st0rm-shad0w 2026-06-10 11:40:39 +09:00 committed by GitHub
commit 81666b458d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 2674 additions and 3 deletions

View file

@ -73,6 +73,7 @@ struct rcxml {
char *config_dir;
char *config_file;
bool merge_config;
char *loaded_config_file;
/* core */
bool xdg_shell_server_side_deco;