autostart terminal
This commit is contained in:
parent
38fb866a4f
commit
93bd456d62
1 changed files with 5 additions and 2 deletions
|
|
@ -283,8 +283,11 @@ gaps inner 12
|
||||||
gaps outer 0
|
gaps outer 0
|
||||||
|
|
||||||
# startup applications
|
# startup applications
|
||||||
exec /run/wrappers/bin/gnome-keyring-daemon --start --daemonize
|
# exec /run/wrappers/bin/gnome-keyring-daemon --start --daemonize
|
||||||
exec waydroid session start && waydroid show-full-ui
|
# exec waydroid session start && waydroid show-full-ui
|
||||||
|
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
|
||||||
|
|
||||||
# wallpaper
|
# wallpaper
|
||||||
# output eDP-1 bg ~/.wallpaper.jpg fill
|
# output eDP-1 bg ~/.wallpaper.jpg fill
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue