mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
systemd: launch i3 and user programs with systemd
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
[Unit]
|
||||
Description=Lock X LightDM session before sleeping
|
||||
Requires=graphical-session.target
|
||||
Before=sleep.target
|
||||
|
||||
[Service]
|
||||
|
Reference in New Issue
Block a user