add hyprland

This commit is contained in:
2026-07-17 15:25:20 +02:00
parent aaf25faab6
commit 3a10f9f898
43 changed files with 757 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=Dunst notification daemon
Documentation=man:dunst(1)
PartOf=graphical-session.target
After=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/dunst
ExecReload=/usr/bin/dunstctl reload
Slice=session.slice