mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
opt: optimize format
This commit is contained in:
parent
21c15c07dd
commit
656b6d12f4
1 changed files with 3 additions and 3 deletions
|
|
@ -2290,9 +2290,9 @@ void set_value_default() {
|
|||
config.swipe_min_threshold = swipe_min_threshold;
|
||||
|
||||
config.inhibit_regardless_of_visibility =
|
||||
inhibit_regardless_of_visibility; /* 1 means idle inhibitors will disable idle
|
||||
tracking even if it's surface isn't
|
||||
visible
|
||||
inhibit_regardless_of_visibility; /* 1 means idle inhibitors will
|
||||
disable idle tracking even if it's surface
|
||||
isn't visible
|
||||
*/
|
||||
|
||||
config.borderpx = borderpx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue