Make services specific to wayland use their own sysd target

This commit is contained in:
ItsDrike 2023-03-26 13:03:56 +02:00
parent 02b99b30cb
commit bc3a65ba93
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
10 changed files with 12 additions and 8 deletions

View file

@ -12,6 +12,7 @@ After=lock.target
# which swaylock will only do after it has locked the screen
Type=forking
ExecStart=/usr/bin/swaylock -fF
#ExecStart=/usr/bin/swaylock -fF --image /home/itsdrike/Pictures/Wallpapers/Categories/Extra/CommieGNULinux.png --indicator-x-position 300 --indicator-y-position 300
Restart=on-failure
[Install]