config: add <core><adaptiveSync>

This commit is contained in:
Johan Malm 2021-10-22 20:23:09 +01:00
parent d9253331cd
commit c48b9d44d1
6 changed files with 10 additions and 7 deletions

View file

@ -11,6 +11,7 @@
struct rcxml {
bool xdg_shell_server_side_deco;
int gap;
bool adaptive_sync;
bool focus_follow_mouse;
bool raise_on_focus;
char *theme_name;