summarylogtreecommitdiffstats
path: root/hyprlux.service
blob: acb6be86d0f340b8a9998716ff7f395e239f3f3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Install]
WantedBy=hyprland-session.target

[Service]
ExecStart=/usr/bin/hyprlux
Restart=on-failure
User=nobody
Group=nogroup

[Unit]
After=graphical-session-pre.target
Description=Hyprlux shader manager service
Documentation=https://github.com/amadejkastelic/Hyprlux
PartOf=graphical-session.target