Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

kanata.service
[Unit]
Description=Kanata keyboard remapper
Documentation=https://github.com/jtroo/kanata

[Service]
Environment=PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin
Environment=DISPLAY=:0
Environment=HOME=/home/alex
Type=simple
ExecStart=/home/alex/.cargo/bin/kanata --cfg  /home/alex/arsenik/kanata.kbd
Restart=no

[Install]
WantedBy=default.target