From 56199ff1b4335cd533e79b53f9a7d73cf550c08b Mon Sep 17 00:00:00 2001 From: dzaczek Date: Fri, 13 Oct 2023 22:38:51 +0200 Subject: [PATCH] Update config keyboard --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 5e7390a..f980016 100644 --- a/config +++ b/config @@ -277,7 +277,7 @@ exec --no-startup-id nm-applet & exec_always --no-startup-id feh --bg-scale ~/Picturz/Wallpapers/Edited/ryuk-death-note-tetrad-smerti-riuk-smert-by-ice2.jpg # Idioma -exec --no-startup-id setxkbmap -layout latam & +exec --no-startup-id setxkbmap us & # touchpad exec --no-startup-id synclient TapButton1=1 TapButton2=3 &