From 3fa5dcde0532b4fae88118c4629bb485e43c63cb Mon Sep 17 00:00:00 2001 From: Nate Cox Date: Tue, 26 May 2026 17:17:22 -0700 Subject: General updates --- .config/systemd/user/kanata.service | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .config/systemd/user/kanata.service (limited to '.config/systemd/user/kanata.service') 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 - -- cgit v1.3.1