Partial screen_edge_strength

This commit is contained in:
ARDiDo 2021-10-23 11:25:37 -04:00 committed by Johan Malm
parent 0cf4579aa9
commit e1c8b3c641
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;