✨ feat(hypr): automatically start eww bar on startup instead of waybar
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user