Support flicker free boot

Fixes #724
This commit is contained in:
Consolatis 2023-01-23 07:15:55 +01:00
parent 5ebaf3ff52
commit 6c42aced3d
5 changed files with 28 additions and 5 deletions

View file

@ -18,6 +18,7 @@ struct rcxml {
bool xdg_shell_server_side_deco;
int gap;
bool adaptive_sync;
bool reuse_output_mode;
/* focus */
bool focus_follow_mouse;