most actuator thingies
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
device = "/dev/input/event13"
|
||||
edge_tolerance = 200
|
||||
min_distance = 20
|
||||
height = 3894
|
||||
width = 2178
|
||||
|
||||
[actions]
|
||||
4_from_left = "$XDG_CONFIG_HOME/actuator/uzui/set_win_mode landscape"
|
||||
|
||||
1_from_right = "onboard --theme=Theme &"
|
||||
1_right = "pkill onboard"
|
||||
|
||||
1_down = "bspc desktop -f next.local"
|
||||
1_up = "bspc desktop -f prev.local"
|
||||
|
||||
|
||||
2_left = "rofi -modi drun -show"
|
||||
2_up = "rofi -modi p:rofi-power-menu -show"
|
||||
2_right = "rofi -modi filebrowser -show"
|
||||
Reference in New Issue
Block a user