Delete .config/systemd/user/wacom.service

This commit is contained in:
2026-02-22 23:45:12 +00:00
parent 4b5804f907
commit 6d05d00fa9

View File

@@ -1,11 +0,0 @@
[Unit]
Description=Configure Wacom tablet
After=graphical-session.target
PartOf=graphical-session.target
[Service]
Type=oneshot
ExecStart=/home/chris/.local/bin/initwacom
[Install]
WantedBy=graphical-session.target