From a864787e04ff9e952accd6855540dfa75aedd724 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Mon, 2 Dec 2024 15:28:15 -0300 Subject: [PATCH] :sparkles: feat(hypr): automatically start eww bar on startup instead of waybar --- hypr/autostart.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hypr/autostart.conf b/hypr/autostart.conf index bd02824..2f43031 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -4,12 +4,12 @@ ############### exec-once = /usr/lib/hyprpolkitagent # Experimental Hyprland Polkit Agent -exec-once = waybar # Status Bar +exec-once = eww daemon && eww open bar # Daemon + Status Bar exec-once = GTK_THEME=Adwaita swaync # Run Control Center with Adwaita theme to prevent issues exec-once = hyprpaper # Wallpaper exec-once = hypridle # Idle daemon -# Re-run pywal +# Load pywal from cache exec-once = wal -R # Clipboard manager