diff options
Diffstat (limited to 'autostart_wait.sh')
| -rwxr-xr-x | autostart_wait.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autostart_wait.sh b/autostart_wait.sh index 1b65abf..718ca24 100755 --- a/autostart_wait.sh +++ b/autostart_wait.sh @@ -1,6 +1,6 @@ #!/bin/bash sleep 10 -ibus-daemon -drx -flameshot +fcitx5 & +flameshot & syncthing & |
