Minor adjustments

This commit is contained in:
2025-12-11 23:17:29 +00:00
parent 239a11c7a0
commit 958974dc29
10 changed files with 34 additions and 31 deletions

View File

@@ -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;