Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91417f0675 | |||
| 0c8529356c |
@@ -27,7 +27,7 @@ animation_curve_opafadein=0.46,1.0,0.29,1
|
|||||||
# background blur
|
# background blur
|
||||||
blur=1
|
blur=1
|
||||||
blur_layer=0
|
blur_layer=0
|
||||||
blur_optimized=1
|
blur_optimized=0
|
||||||
blur_params_num_passes = 3
|
blur_params_num_passes = 3
|
||||||
blur_params_radius = 3
|
blur_params_radius = 3
|
||||||
blur_params_noise = 0.02
|
blur_params_noise = 0.02
|
||||||
|
|||||||
+4
-1
@@ -18,4 +18,7 @@ swipe_min_threshold=1
|
|||||||
|
|
||||||
# mouse
|
# mouse
|
||||||
# need relogin to make it apply
|
# need relogin to make it apply
|
||||||
mouse_natural_scrolling=0
|
mouse_natural_scrolling=0
|
||||||
|
|
||||||
|
|
||||||
|
drag_tile_to_tile=1
|
||||||
+2
-1
@@ -5,4 +5,5 @@ monitorrule=name:^DP-1$,width:1920,height:1080,refresh:60,x:-1920,y:0
|
|||||||
monitorrule=name:^DP-2$,width:1920,height:1080,refresh:60,x:1920,y:0
|
monitorrule=name:^DP-2$,width:1920,height:1080,refresh:60,x:1920,y:0
|
||||||
|
|
||||||
focus_cross_monitor=1
|
focus_cross_monitor=1
|
||||||
exchange_cross_monitor=1
|
exchange_cross_monitor=1
|
||||||
|
syncobj_enable=1
|
||||||
Reference in New Issue
Block a user