phone change sway config, nb add waydroid

This commit is contained in:
2023-09-24 01:06:31 +02:00
parent efa8fd7b9b
commit 5edd121651
5 changed files with 569 additions and 24 deletions

View File

@@ -0,0 +1,32 @@
# set $mod Mod1
# output DSI-1 scale 1.5
# bindsym $mod+d exec foot -a launcher -e env TERMINAL_COMMAND="foot -c /etc/xdg/foot/foot.ini -e" sway-launcher-desktop
# exec foot -c /etc/xdg/foot/foot.ini -T terminal-sway
# exec squeekboard
# exec busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b true
exec waydroid session start && waydroid show-full-ui
# exec lisgd \
# -g "1,l,r, false" \
# -g "1,r,l, false" \
# -g "1,u,d, false" \
# -g "1,d,u, false" \
# -g "2,l,r, swaymsg workspace prev" \
# -g "2,r,l, swaymsg workspace next" \
# -g "2,u,d, swaymsg exec busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b false" \
# -g "2,d,u, swaymsg exec pidof squeekboard || squeekboard & busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b true" \
# -g "2,l,u, swaymsg fullscreen" \
# -g "2,r,d, swaymsg kill" \
# -g "3,l,r, swaymsg focus right" \
# -g "3,r,l, swaymsg focus left" \
# -g "3,u,d, swaymsg focus down" \
# -g "3,d,u, swaymsg focus up" \
# -g "4,l,r, swaymsg move right" \
# -g "4,r,l, swaymsg move left" \
# -g "4,u,d, swaymsg move down" \
# -g "4,d,u, swaymsg move up"