diff options
Diffstat (limited to '.config/systemd/user')
| l--------- | .config/systemd/user/default.target.wants/kanata.service | 1 | ||||
| -rw-r--r-- | .config/systemd/user/kanata.service | 12 |
2 files changed, 0 insertions, 13 deletions
diff --git a/.config/systemd/user/default.target.wants/kanata.service b/.config/systemd/user/default.target.wants/kanata.service deleted file mode 120000 index f1cba55..0000000 --- a/.config/systemd/user/default.target.wants/kanata.service +++ /dev/null @@ -1 +0,0 @@ -/home/natecox/.config/systemd/user/kanata.service
\ No newline at end of file diff --git a/.config/systemd/user/kanata.service b/.config/systemd/user/kanata.service deleted file mode 100644 index 8d18e8f..0000000 --- a/.config/systemd/user/kanata.service +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Kanata keyboard remapper -Documentation=https://github.com/jtroo/kanata - -[Service] -Type=simple -ExecStart=kanata -Restart=no - -[Install] -WantedBy=default.target - |
