✨ hypr(autostart, decorations): use hyprsunset service, better blur
This commit is contained in:
+4
-3
@@ -6,9 +6,9 @@
|
||||
# Wiki: https://wiki.hyprland.org/Configuring/Keywords/#executing
|
||||
|
||||
|
||||
# Services/Daemons
|
||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = systemctl enable --user --now hyprpolkitagent
|
||||
# Daemons
|
||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # GNOME PolKit
|
||||
exec-once = systemctl enable --user --now hyprpolkitagent # Hyprland's PolKit
|
||||
exec-once = systemctl enable --user --now hypridle
|
||||
exec-once = systemctl enable --user --now gnome-keyring-daemon
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
@@ -16,6 +16,7 @@ exec-once = wl-paste --type image --watch cliphist store
|
||||
|
||||
# Tools
|
||||
exec-once = systemctl enable --user --now hyprpaper
|
||||
exec-once = systemctl enable --user --now hyprsunset
|
||||
|
||||
# Scripts
|
||||
exec-once = sh $HOME/.config/hypr/scripts/gen-pywal.sh
|
||||
|
||||
Reference in New Issue
Block a user