Partial screen_edge_strength

This commit is contained in:
ARDiDo 2021-10-23 11:25:37 -04:00
parent 0cf4579aa9
commit 05d94f347e
3 changed files with 56 additions and 0 deletions

View file

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