3 lines
107 B
Bash
Executable file
3 lines
107 B
Bash
Executable file
#!/bin/bash
|
|
|
|
setxkbmap -layout us -variant cmk_sky_us -option "lv5:caps_switch_lock" -option "misc:extend"
|