Remove screencfg

This commit is contained in:
2024-04-14 02:46:55 +02:00
parent 905be2f562
commit aaedb9a654
13 changed files with 1 additions and 185 deletions

View File

@@ -1,13 +0,0 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
[Service]
Type=oneshot
# systemd.service(5):
# > The command to execute may contain spaces, but control characters are not
# > allowed.
ExecStart=/usr/bin/env screencfg "%h/.screencfg/%H/default.yml"
RemainAfterExit=true
PassEnvironment=DISPLAY