Tweak waybar session
This commit is contained in:
parent
d5ece48cbd
commit
d64c76d4d2
|
@ -869,7 +869,7 @@ in with lib; {
|
|||
KillMode = "mixed";
|
||||
};
|
||||
|
||||
Install = { WantedBy = [ "hyprland-session-pre.target" ]; };
|
||||
Install = { WantedBy = lib.mkForce [ "hyprland-session-pre.target" ]; };
|
||||
};
|
||||
#########################
|
||||
## EasyEffects
|
||||
|
|
Loading…
Reference in New Issue