♻️ refactor(hypr): separate configs in multiple files, add more blur, fix media binds
This commit is contained in:
+5
-5
@@ -3,11 +3,11 @@
|
||||
## AUTOSTART ##
|
||||
###############
|
||||
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 # exec kde auth agent if app asks for sudo
|
||||
exec-once = waybar
|
||||
exec-once = swaync # Run notification center / daemon
|
||||
exec-once = hyprpaper
|
||||
exec-once = hypridle # Idle daemon for Hyprland
|
||||
exec-once = /usr/lib/hyprpolkitagent # Experimental Hyprland Polkit Agent
|
||||
exec-once = waybar # 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
|
||||
exec-once = wal -R
|
||||
|
||||
Reference in New Issue
Block a user