feat(hypr): automatically start eww bar on startup instead of waybar

This commit is contained in:
retrozinndev
2024-12-02 15:28:15 -03:00
parent 05ecfc0478
commit a864787e04
+2 -2
View File
@@ -4,12 +4,12 @@
############### ###############
exec-once = /usr/lib/hyprpolkitagent # Experimental Hyprland Polkit Agent 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 = GTK_THEME=Adwaita swaync # Run Control Center with Adwaita theme to prevent issues
exec-once = hyprpaper # Wallpaper exec-once = hyprpaper # Wallpaper
exec-once = hypridle # Idle daemon exec-once = hypridle # Idle daemon
# Re-run pywal # Load pywal from cache
exec-once = wal -R exec-once = wal -R
# Clipboard manager # Clipboard manager