From 63ed11df468a9c9d065fdb2df6abd3e52321992d Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Tue, 13 Nov 2018 22:28:31 +0100 Subject: [PATCH] fix caps log to ctrl --- dots/i3/config.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dots/i3/config.template b/dots/i3/config.template index 0099bef..57cd40c 100644 --- a/dots/i3/config.template +++ b/dots/i3/config.template @@ -265,5 +265,5 @@ exec --no-startup-id xfce4-clipman exec --no-startup-id udiskie exec --no-startup-id ~/.scripts ec -e '' exec --no-startup-id setxkbmap -layout us -option ctrl:nocaps -exec --no-startup-id xmodmap -e "keycode 107 = Super_L" -exec --no-startup-id kdeconnect-indicator \ No newline at end of file +exec --no-startup-id setxkbmap -option ctrl:nocaps +exec --no-startup-id kdeconnect-indicator