diff options
Diffstat (limited to 'dot_config/sway')
| -rw-r--r-- | dot_config/sway/executable_tb-autostart.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/sway/executable_tb-autostart.sh b/dot_config/sway/executable_tb-autostart.sh index ceae5de..6ea6092 100644 --- a/dot_config/sway/executable_tb-autostart.sh +++ b/dot_config/sway/executable_tb-autostart.sh @@ -23,7 +23,7 @@ for _ in $(seq 1 300); do done # Small grace period so the SMTP listener (1025) catches up too. -sleep 1 +sleep 5 thunderbird & |
