mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-25 04:34:35 +00:00
Add delay before starting vesktop
This commit is contained in:
parent
5a0132296b
commit
a3a0000c4a
|
@ -4,8 +4,8 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
|||
# Hyprland socket sometimes isn't yet loaded, sleep for sec
|
||||
exec-once = sleep 1 && systemctl --user start wayland-session.target
|
||||
|
||||
exec-once = vesktop
|
||||
# exec-once = discord
|
||||
# exec-once = webcord --start-minimized
|
||||
exec-once = sleep 3 && vesktop
|
||||
# exec-once = sleep 3 && discord
|
||||
# exec-once = sleep 3 && webcord --start-minimized
|
||||
|
||||
# vi: ft=hyprlang
|
||||
|
|
Loading…
Reference in a new issue