dotfiles/de/home/.config/sway/scripts/lisgd.sh
2025-10-09 23:30:02 -07:00

10 lines
464 B
Bash
Executable file

#!/bin/sh
lisgd -d /dev/input/by-path/platform-a90000.i2c-event \
-g "1,UD,L,*,R,killall -34 wvkbd-mobintl" \
-g "1,UD,T,*,R,swaymsg reload" \
-g "1,DU,B,*,R,$HOME/.config/sway/scripts/floating_toggle.sh" \
-g "1,UD,R,*,R,swaymsg output DSI-1 transform 0" \
-g "1,DU,R,*,R,swaymsg output DSI-1 transform 270" \
-g "1,RL,R,*,R,~/.config/sway/scripts/mobile-screenshot.sh" \
-g "1,LR,L,*,R,$HOME/.config/sway/scripts/eww-toggle.sh homewidgets_reveal"