diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 478ef331..b3c3b609 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -7,12 +7,13 @@ source = ~/.config/hypr/wm/window-rules.conf exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME GTK_THEME exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME GTK_THEME exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash -exec = killall -HUP waybar; GTK_THEME="THIS THEME DOESN'T EXIST" waybar -exec = killall -HUP mako; mako --history 1 -exec = killall -HUP udiskie; sleep 2 && udiskie --tray -exec = killall -HUP blueman-applet; sleep 2 && blueman-applet -exec = killall -HUP clight-gui; sleep 2 && clight-gui --tray -exec = killall -HUP opensnitch-ui; sleep 2 && opensnitch-ui --background -exec = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash +exec-once = GTK_THEME="THIS THEME DOESN'T EXIST" waybar +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 = sleep 10 && clight-gui --tray +exec-once = opensnitch-ui --background +exec-once = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash exec-once = systemctl --user start compositor.target exec-once = xwaylandvideobridge