refactor(hypr): launch opensnitch-ui on delay
This commit is contained in:
parent
be081622c2
commit
e3aebf74a5
@ -11,9 +11,8 @@ exec-once = ~/.config/hypr/scripts/launchers/launch-waybar.bash
|
||||
exec-once = mako --history 1
|
||||
exec-once = udiskie --tray
|
||||
exec-once = blueman-applet
|
||||
# We have to sleep to ensure clightd is actually good to go
|
||||
exec-once = clight-gui --tray
|
||||
exec-once = opensnitch-ui --background
|
||||
exec-once = sleep 5 && opensnitch-ui --background
|
||||
exec = systemd-run --user -u wallpaper-manager ~/.config/hypr/scripts/init-wallpapers.bash || systemctl --user restart wallpaper-manager
|
||||
exec-once = systemctl --user start compositor.target
|
||||
exec-once = xwaylandvideobridge
|
||||
|
Loading…
Reference in New Issue
Block a user