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