From b15c039a4bcad93fe4bfc90988b339794b5976cc Mon Sep 17 00:00:00 2001 From: TheOnePath Date: Sun, 17 Nov 2024 11:04:29 +0000 Subject: [PATCH] Moved systemd unit scripts to patch pathspec --- systemd/{ => user}/hyprsolus-check.service | 0 systemd/{ => user}/hyprsolus-check.timer | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename systemd/{ => user}/hyprsolus-check.service (100%) rename systemd/{ => user}/hyprsolus-check.timer (100%) diff --git a/systemd/hyprsolus-check.service b/systemd/user/hyprsolus-check.service similarity index 100% rename from systemd/hyprsolus-check.service rename to systemd/user/hyprsolus-check.service diff --git a/systemd/hyprsolus-check.timer b/systemd/user/hyprsolus-check.timer similarity index 100% rename from systemd/hyprsolus-check.timer rename to systemd/user/hyprsolus-check.timer