From 007d50372e244cb5206fb3f87fb7a2ad30645050 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 9 Oct 2025 22:00:02 -0700 Subject: [PATCH] New backup 2025-10-09 22:00:02 --- de/home/.config/sway/scripts/lisgd.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/de/home/.config/sway/scripts/lisgd.sh b/de/home/.config/sway/scripts/lisgd.sh index 25e3f21..f261226 100755 --- a/de/home/.config/sway/scripts/lisgd.sh +++ b/de/home/.config/sway/scripts/lisgd.sh @@ -1,3 +1,8 @@ #!/bin/sh -lisgd -d /dev/input/by-path/platform-a90000.i2c-event -g "1,DU,R,*,R,notify-send test" +lisgd -d /dev/input/by-path/platform-a90000.i2c-event \ + -g "1,DU,B,*,R,killall -34 wvkbd-mobintl" \ + -g "1,UD,T,*,R,swaymsg reload" \ + -g "1,DU,R,*,R,swaymsg output DSI-1 transform 0" \ + -g "1,UD,R,*,R,swaymsg output DSI-1 transform 270" \ + -g "1,LR,L,*,R,$HOME/.config/sway/scripts/eww-toggle.sh homewidgets_reveal"