aboutsummaryrefslogtreecommitdiff
path: root/niri/dot-config/systemd/user
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-01-09 17:34:31 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2026-01-09 17:34:31 -0500
commit5e83a094476f28eb77508c8b470efe3dfd56de83 (patch)
treef0f39b694fcad8e408c2a41f3d3240dfce44c504 /niri/dot-config/systemd/user
parent6c17d2c74ea4daeb9dbf2c2b7aafeb86111b7f65 (diff)
some big changes
Diffstat (limited to 'niri/dot-config/systemd/user')
-rw-r--r--niri/dot-config/systemd/user/app-graphical.slice7
1 files changed, 7 insertions, 0 deletions
diff --git a/niri/dot-config/systemd/user/app-graphical.slice b/niri/dot-config/systemd/user/app-graphical.slice
new file mode 100644
index 0000000..bc5ea6d
--- /dev/null
+++ b/niri/dot-config/systemd/user/app-graphical.slice
@@ -0,0 +1,7 @@
+[Unit]
+Description=User Graphical Application Slice
+Documentation=man:systemd.special(7)
+PartOf=graphical-session.target
+After=graphical-session.target
+Conflicts=niri-shutdown.target
+Before=niri-shutdown.target