New backup 2025-10-09 22:00:02
This commit is contained in:
parent
51ac605fc5
commit
007d50372e
1 changed files with 6 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue