From 6ec0f9b2a2475d0bf39fc85b5dc38597d0df7542 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Tue, 25 Apr 2023 10:40:06 +0200 Subject: Added folder for scripts for games and script to join images in 3x3 grid. --- xinit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xinit.sh') diff --git a/xinit.sh b/xinit.sh index 2fea079..718b53a 100755 --- a/xinit.sh +++ b/xinit.sh @@ -11,7 +11,7 @@ initialLayout.sh setInitialWP.sh pgrep -x sxhkd || sxhkd >~/logs/sxhkd.log & -# Swap Escape and Caps except Kyria keyboard is connected +# Swap Escape and Caps except when Kyria keyboard is connected if lsusb | grep -Fq 'Kyria'; then setxkbmap -layout es else -- cgit v1.2.1