Hyprland: Removed hyprpaper from exec-once

It's already configured as a user systemd service
This commit is contained in:
Filippo Berto 2025-09-02 11:10:39 +02:00
parent 6337046288
commit 805e13af18
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -110,7 +110,7 @@ in
"noti -t 'Hyprland' -m 'New config loaded\!'"
];
exec-once = [
"hyprpaper"
# "hyprpaper"
# "swww init"
];
# exec-shutdown = [ ];