spec 2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
device = "/dev/input/event13"
|
||||
edge_tolerance = 200
|
||||
min_distance = 40
|
||||
edge_tolerance = 300
|
||||
min_distance = 1000
|
||||
height = 2178
|
||||
width = 3894
|
||||
|
||||
@@ -16,6 +16,6 @@ width = 3894
|
||||
|
||||
3_up = "bspc desktop -l next"
|
||||
|
||||
2_down = "rofi -modi drun -show"
|
||||
2_right = "rofi -modi p:rofi-power-menu -show"
|
||||
2_up = "rofi -modi filebrowser -show"
|
||||
2_from_top = "rofi -modi drun -show"
|
||||
2_from_left = "rofi -modi p:rofi-power-menu -show"
|
||||
2_from_bottom = "rofi -modi filebrowser -show"
|
||||
|
||||
Reference in New Issue
Block a user