Alias capslock to ctrl

This commit is contained in:
2020-07-19 08:36:04 +09:00
parent e54361db00
commit 0e17fd4171
3 changed files with 8 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
#!/bin/bash
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
exec bspwm