summaryrefslogtreecommitdiff
path: root/dot-config/systemd/user/niri.service.wants/swayidle.service
blob: b7316ec236e1b695c68a9e3f9e01c59222ce3b98 (plain) (blame)
1
2
3
4
5
6
7
8
[Unit]
PartOf=graphical-session.target
After=graphical-session.target
Requisite=graphical-session.target

[Service]
ExecStart=/usr/bin/swayidle timeout 1200 'niri msg action power-off-monitors' timeout 600 hyprlock before-sleep hyprlock
Restart=on-failure