sens fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
device = "/dev/input/event13"
|
||||
edge_tolerance = 200
|
||||
min_distance = 20
|
||||
min_distance = 40
|
||||
height = 3894
|
||||
width = 2178
|
||||
|
||||
@@ -13,6 +13,7 @@ width = 2178
|
||||
1_down = "bspc desktop -f next.local"
|
||||
1_up = "bspc desktop -f prev.local"
|
||||
|
||||
3_left = "bspc desktop -l next"
|
||||
|
||||
2_left = "rofi -modi drun -show"
|
||||
2_up = "rofi -modi p:rofi-power-menu -show"
|
||||
|
||||
Reference in New Issue
Block a user