From 608b638414fee4f2e4963dacc2e5f1f212781556 Mon Sep 17 00:00:00 2001 From: Nippy Date: Fri, 26 Jun 2026 18:23:34 +0200 Subject: hypr gtk theme update --- raveos-hyprland-theme/raveos-hyprland-session-init.service | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 raveos-hyprland-theme/raveos-hyprland-session-init.service (limited to 'raveos-hyprland-theme/raveos-hyprland-session-init.service') diff --git a/raveos-hyprland-theme/raveos-hyprland-session-init.service b/raveos-hyprland-theme/raveos-hyprland-session-init.service new file mode 100644 index 0000000..eab7679 --- /dev/null +++ b/raveos-hyprland-theme/raveos-hyprland-session-init.service @@ -0,0 +1,13 @@ +[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 -- cgit v1.3