From f2b7a64a33c595b19ea7dc9ad0e9419054dbc500 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Tue, 14 Jan 2020 12:39:13 +0530 Subject: [PATCH] i3: Fix the keyboard layout and make capslock function as ESC --- i3/.i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/.i3/config b/i3/.i3/config index 9697faa..b9e0810 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -267,6 +267,7 @@ exec --no-startup-id nm-applet exec --no-startup-id xfce4-power-manager exec --no-startup-id pamac-tray exec --no-startup-id clipit +exec --no-startup-id "setxkbmap -model pc105 -layout us -option caps:escape" # exec --no-startup-id blueman-applet # exec_always --no-startup-id sbxkb exec --no-startup-id start_conky_maia