Hyprland: reorder exec-once commands
I don't even know if they're sequential but the wallpaper takes way too long to load (more than 0 seconds completely unusable)
This commit is contained in:
parent
2144789bb2
commit
01007b0eae
@ -97,11 +97,11 @@ in
|
|||||||
# exec-once = waybar & hyprpaper & firefox
|
# exec-once = waybar & hyprpaper & firefox
|
||||||
|
|
||||||
exec-once = [
|
exec-once = [
|
||||||
|
wallpaper-cmd
|
||||||
notifydaemon
|
notifydaemon
|
||||||
polkit-agent
|
polkit-agent
|
||||||
xdpg-workaround
|
|
||||||
idle-cmd
|
idle-cmd
|
||||||
wallpaper-cmd
|
xdpg-workaround
|
||||||
];
|
];
|
||||||
|
|
||||||
# Source a file (multi-file configs)
|
# Source a file (multi-file configs)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user