From 19e1b15cef9932533a620b0f76465b63f7beee4f Mon Sep 17 00:00:00 2001 From: DustVoice Date: Mon, 3 Feb 2020 15:47:58 +0100 Subject: [PATCH] Switch back to alt. This might make some stuff incompatible, but makes the mod key more accessible and also works with 60% keyboards. --- .config/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 0031fe8..8496d8a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -1,5 +1,5 @@ -set $mod Mod4 -set $alt_mod Mod1 +set $mod Mod1 +set $alt_mod Mod4 #new_window none #new_float normal