diff options
Diffstat (limited to 'raveos-hyprland-theme/raveos-hyprland-session-init.service')
| -rw-r--r-- | raveos-hyprland-theme/raveos-hyprland-session-init.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/raveos-hyprland-theme/raveos-hyprland-session-init.service b/raveos-hyprland-theme/raveos-hyprland-session-init.service deleted file mode 100644 index eab7679..0000000 --- a/raveos-hyprland-theme/raveos-hyprland-session-init.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=RaveOS Hyprland session init (wallpaper + GTK theme) -After=graphical-session-pre.target -Wants=graphical-session-pre.target -ConditionEnvironment=HYPRLAND_INSTANCE_SIGNATURE - -[Service] -Type=oneshot -ExecStart=/usr/lib/raveos-hyprland-theme/session-init.sh -RemainAfterExit=yes - -[Install] -WantedBy=graphical-session.target |