mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-04 23:34:21 +02:00
8 lines
146 B
SYSTEMD
8 lines
146 B
SYSTEMD
|
[Unit]
|
||
|
Description=Manage X screen saver
|
||
|
PartOf=graphical-session.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=%h/.config/i3/bin/xss-lock start
|
||
|
Restart=on-failure
|