refactor(hypr): launch opensnitch & clight with an exec operation

This commit is contained in:
Price Hiller 2023-09-04 23:23:50 -05:00
parent e3aebf74a5
commit 87bd57f500
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -11,8 +11,8 @@ exec-once = ~/.config/hypr/scripts/launchers/launch-waybar.bash
exec-once = mako --history 1 exec-once = mako --history 1
exec-once = udiskie --tray exec-once = udiskie --tray
exec-once = blueman-applet exec-once = blueman-applet
exec-once = clight-gui --tray exec = clight-gui --tray
exec-once = sleep 5 && opensnitch-ui --background exec = sleep 5 && opensnitch-ui --background
exec = systemd-run --user -u wallpaper-manager ~/.config/hypr/scripts/init-wallpapers.bash || systemctl --user restart wallpaper-manager 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 = systemctl --user start compositor.target
exec-once = xwaylandvideobridge exec-once = xwaylandvideobridge