Files
dotfiles/bin/hhkb-i3
2023-10-11 21:51:24 +02:00

7 lines
130 B
Bash
Executable File

#!/bin/sh
set -xe
setxkbmap -layout us,ru -option grp:shifts_toggle,ctrl:nocaps,compose:ralt
xmodmap -e 'keycode 102 = Super_L'