From 36a274dbc066068ff25b839e21ce3b82ec292c88 Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Mon, 23 Feb 2026 15:03:10 -0500 Subject: big updates --- niri-dms/dot-config/systemd/user/app-graphical.slice | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 niri-dms/dot-config/systemd/user/app-graphical.slice (limited to 'niri-dms/dot-config/systemd') diff --git a/niri-dms/dot-config/systemd/user/app-graphical.slice b/niri-dms/dot-config/systemd/user/app-graphical.slice new file mode 100644 index 0000000..bc5ea6d --- /dev/null +++ b/niri-dms/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 -- cgit v1.2.3-71-gdd5e