Alias capslock to ctrl
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
#!/bin/bash
|
||||
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
|
||||
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
|
||||
|
||||
exec bspwm
|
||||
|
||||
Reference in New Issue
Block a user