Cleanup of install and Readme
This commit is contained in:
-17
@@ -1,21 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# * Download kanata binary
|
||||
# * Setup kanata to start on boot:
|
||||
# - sudo touch /lib/systemd/system/kanata.service
|
||||
# ```
|
||||
# [Unit]
|
||||
# Description=Kanata keyboard remapper
|
||||
# Documentation=https://github.com/jtroo/kanata
|
||||
#
|
||||
# [Service]
|
||||
# Type=simple
|
||||
# ExecStart=/home/user/.cargo/bin/kanata --cfg /home/user/.config/kanata/config-name.kbd
|
||||
# Restart=never
|
||||
#
|
||||
# [Install]
|
||||
# WantedBy=default.target
|
||||
# ```
|
||||
# ---------------------------------------------------------------------------------
|
||||
## GLOBAL VARS
|
||||
# ---------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user