Hyprland: Removed hyprpaper from exec-once
It's already configured as a user systemd service
This commit is contained in:
parent
6337046288
commit
805e13af18
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ in
|
||||||
"noti -t 'Hyprland' -m 'New config loaded\!'"
|
"noti -t 'Hyprland' -m 'New config loaded\!'"
|
||||||
];
|
];
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"hyprpaper"
|
# "hyprpaper"
|
||||||
# "swww init"
|
# "swww init"
|
||||||
];
|
];
|
||||||
# exec-shutdown = [ ];
|
# exec-shutdown = [ ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue