mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-07-22 13:00:03 +00:00
Delay starting vesktop
Instant start causes issues
This commit is contained in:
parent
a572d0f073
commit
076a3b1dd4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
exec-once = uwsm finalize
|
exec-once = uwsm finalize
|
||||||
exec-once = uwsm app vesktop
|
exec-once = sleep 3 && uwsm app vesktop
|
||||||
|
|
||||||
# vi: ft=hyprlang
|
# vi: ft=hyprlang
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue