sens fixes

This commit is contained in:
h
2023-10-06 01:41:47 -04:00
parent dbaad82b20
commit 35f9262829
4 changed files with 13 additions and 5 deletions
+2 -1
View File
@@ -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"