summaryrefslogtreecommitdiff
path: root/.config/systemd/user/kanata.service
diff options
context:
space:
mode:
authorNate Cox <nate@natecox.dev>2026-05-26 17:17:22 -0700
committerNate Cox <nate@natecox.dev>2026-05-26 17:25:40 -0700
commit3fa5dcde0532b4fae88118c4629bb485e43c63cb (patch)
treed26cf9a9b026d816a491744823198fa2ac98ad3d /.config/systemd/user/kanata.service
parentf1d90e53101302533061f44163968ef8fd67b4a3 (diff)
downloaddotfiles-3fa5dcde0532b4fae88118c4629bb485e43c63cb.tar.bz2
dotfiles-3fa5dcde0532b4fae88118c4629bb485e43c63cb.zip
General updates
Diffstat (limited to '.config/systemd/user/kanata.service')
-rw-r--r--.config/systemd/user/kanata.service12
1 files changed, 0 insertions, 12 deletions
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
-