15 lines
289 B
Desktop File
15 lines
289 B
Desktop File
[Unit]
|
|
Description=Idle manager for Wayland
|
|
Documentation=man:swayidle(1)
|
|
PartOf=sway-session.target
|
|
Requires=sway-session.target
|
|
After=sway-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/paramah/.config/sway/bin/swayidle-conf
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=sway-session.target
|