Minor adjustments
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
setxkbmap gb -option shift:both_capslock -option caps:escape;
|
||||
# xmodmap ~/.Xmodmap;
|
||||
setxkbmap gb -option shift:both_capslock;
|
||||
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources;
|
||||
|
||||
Reference in New Issue
Block a user