diff --git a/de/home/.config/eww/modules/home.yuck b/de/home/.config/eww/modules/home.yuck index 7a2fef7..3508f8f 100644 --- a/de/home/.config/eww/modules/home.yuck +++ b/de/home/.config/eww/modules/home.yuck @@ -1,4 +1,4 @@ -(defvar homewidgets_reveal true) +(defvar homewidgets_reveal false) (defwidget home [] (revealer diff --git a/de/home/.config/sway/scripts/lisgd.sh b/de/home/.config/sway/scripts/lisgd.sh index f261226..0b516ec 100755 --- a/de/home/.config/sway/scripts/lisgd.sh +++ b/de/home/.config/sway/scripts/lisgd.sh @@ -3,6 +3,6 @@ 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,UD,R,*,R,swaymsg output DSI-1 transform 0" \ + -g "1,DU,R,*,R,swaymsg output DSI-1 transform 270" \ -g "1,LR,L,*,R,$HOME/.config/sway/scripts/eww-toggle.sh homewidgets_reveal"