mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
11 lines
136 B
Desktop File
11 lines
136 B
Desktop File
[Unit]
|
|
Description=dunst notifications
|
|
|
|
[Service]
|
|
Type=simple
|
|
Environment=DISPLAY=:0
|
|
ExecStart=dunst
|
|
|
|
[Install]
|
|
WantedBy=default.target
|