dotfiles/actuator/uzui/tablet.toml
2023-10-06 01:41:47 -04:00

21 lines
471 B
TOML

device = "/dev/input/event13"
edge_tolerance = 200
min_distance = 40
height = 2178
width = 3894
[actions]
4_from_bottom = "$XDG_CONFIG_HOME/actuator/uzui/set_win_mode landscape"
1_from_top = "onboard --theme=Theme &"
1_up = "pkill onboard"
1_right = "bspc desktop -f next.local"
1_left = "bspc desktop -f prev.local"
3_down = "bspc desktop -l next"
2_up = "rofi -modi drun -show"
2_left = "rofi -modi p:rofi-power-menu -show"
2_down = "rofi -modi filebrowser -show"