Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 825 Bytes

README.org

File metadata and controls

24 lines (19 loc) · 825 Bytes

Simple script to set up some permissons and rules, to make layout work.

If you have non-systemd init system, see

Usage

  • Change input device in colemak-dh-YOURLAYOUT.kbd file.
    • If you use USB keyboard, search for *-kbd device in /dev/input/by-id/
    • If you use Laptop keyboard, search for *-kbd device in /dev/input/by-path/
input  (device-file "/dev/input/by-id/YOURDEVICE-kbd")
  • In the setup.sh, replace /path-to with the full path to colemak-dh-YOURLAYOUT.kbd
CONFIG_FILE="/path-to/colemak-dh-YOURLAYOUT"
  • Run setup.sh
sudo ./setup.sh

Sources:

Kmonad config for colemak-dh