feat: initial commit
This commit is contained in:
6
bin/hhkb-i3
Executable file
6
bin/hhkb-i3
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -xe
|
||||
|
||||
setxkbmap -layout us,ru -option grp:shifts_toggle,ctrl:nocaps,compose:ralt
|
||||
xmodmap -e 'keycode 102 = Super_L'
|
||||
Reference in New Issue
Block a user