Improve expandibility

This commit is contained in:
ARDiDo 2021-10-23 22:31:39 -04:00 committed by Johan Malm
parent e1c8b3c641
commit a24e17dea7
7 changed files with 67 additions and 57 deletions

View file

@ -14,7 +14,7 @@ struct rcxml {
bool xdg_shell_server_side_deco;
int gap;
bool adaptive_sync;
int strength;
int screen_edge_strength;
/* focus */
bool focus_follow_mouse;