diff options
Diffstat (limited to 'raveos-hyprland-theme/raveos-hyprland-theme-apply.service')
| -rw-r--r-- | raveos-hyprland-theme/raveos-hyprland-theme-apply.service | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/raveos-hyprland-theme/raveos-hyprland-theme-apply.service b/raveos-hyprland-theme/raveos-hyprland-theme-apply.service index 7c630f2..3f5f52e 100644 --- a/raveos-hyprland-theme/raveos-hyprland-theme-apply.service +++ b/raveos-hyprland-theme/raveos-hyprland-theme-apply.service @@ -1,6 +1,7 @@ [Unit] Description=Apply RaveOS Hyprland theme payload -After=local-fs.target systemd-user-sessions.service +After=local-fs.target +Before=display-manager.service ConditionPathExists=!/var/lib/raveos-hyprland-theme/.applied [Service] |