aboutsummaryrefslogtreecommitdiff
path: root/hyprland/dot-config/systemd
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2025-12-16 13:27:11 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2025-12-16 13:27:11 -0500
commit5a41da5881a11ba3fdc3890c342aa3b7eb53e0cf (patch)
tree92b7f7af29ed4a9dcc0eab33490c6225cce9b14a /hyprland/dot-config/systemd
parent856e361d56c201cbb1b1521c8b93b747163b1376 (diff)
add initial version (incomplete)
Diffstat (limited to 'hyprland/dot-config/systemd')
-rw-r--r--hyprland/dot-config/systemd/user/hypridle.service.d/override.conf2
-rw-r--r--hyprland/dot-config/systemd/user/hyprpolkitagent.service.d/override.conf3
-rw-r--r--hyprland/dot-config/systemd/user/xdg-desktop-portal-hyprland.service.d/override.conf2
3 files changed, 7 insertions, 0 deletions
diff --git a/hyprland/dot-config/systemd/user/hypridle.service.d/override.conf b/hyprland/dot-config/systemd/user/hypridle.service.d/override.conf
new file mode 100644
index 0000000..2b17997
--- /dev/null
+++ b/hyprland/dot-config/systemd/user/hypridle.service.d/override.conf
@@ -0,0 +1,2 @@
+[Service]
+ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "Hyprland" ""
diff --git a/hyprland/dot-config/systemd/user/hyprpolkitagent.service.d/override.conf b/hyprland/dot-config/systemd/user/hyprpolkitagent.service.d/override.conf
new file mode 100644
index 0000000..0f6e052
--- /dev/null
+++ b/hyprland/dot-config/systemd/user/hyprpolkitagent.service.d/override.conf
@@ -0,0 +1,3 @@
+[Service]
+ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "Hyprland" ""
+Slice=session-graphical.slice
diff --git a/hyprland/dot-config/systemd/user/xdg-desktop-portal-hyprland.service.d/override.conf b/hyprland/dot-config/systemd/user/xdg-desktop-portal-hyprland.service.d/override.conf
new file mode 100644
index 0000000..2b17997
--- /dev/null
+++ b/hyprland/dot-config/systemd/user/xdg-desktop-portal-hyprland.service.d/override.conf
@@ -0,0 +1,2 @@
+[Service]
+ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "Hyprland" ""