From ef46b8a7047e688067a28226569967554c8a23c3 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Fri, 18 Aug 2023 22:04:45 -0500 Subject: [PATCH] refactor(hypr): execute clight before launching clight gui --- dots/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index f8b046be..4a0d99eb 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -11,6 +11,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR exec-once = /usr/lib/polkit-kde-authentication-agent-1 exec-once = /usr/lib/kdeconnectd exec-once = blueman-applet +exec=clight exec-once = clight-gui --tray exec-once = opensnitch-ui --background exec = timeout 5s ~/.config/hypr/scripts/init-wallpapers.bash