From 01415b0f6297b06fa0ef0a1ab24dcf1382285ac0 Mon Sep 17 00:00:00 2001 From: Julian T Date: Mon, 8 Nov 2021 15:13:04 +0100 Subject: Remap alt to super, and \ to alt. I3 uses super as main mod --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 76f27bd..db8ba4c 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -13,7 +13,7 @@ gaps inner 10 smart_gaps on -set $mod Mod1 +set $mod Mod4 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -- cgit v1.2.3