From c53d9647c1a642057014d8efd7d7b88a8c1b1f47 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Wed, 29 Oct 2025 00:32:09 +0000 Subject: Some light yakshaving --- XServer/.xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XServer/.xprofile') diff --git a/XServer/.xprofile b/XServer/.xprofile index f487099..cb7ae98 100644 --- a/XServer/.xprofile +++ b/XServer/.xprofile @@ -1,4 +1,4 @@ #!/usr/bin/env sh setxkbmap gb -option shift:both_capslock -option caps:escape; -xmodmap ~/.Xmodmap; +# xmodmap ~/.Xmodmap; [ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources; -- cgit v1.2.3-13-gbd6f