From 870cd04ecc93924fff2fc26150ace016ca571698 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 17 Dec 2015 07:34:40 +0000 Subject: Swap alt and meta --- .i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.i3') diff --git a/.i3/config b/.i3/config index 91546de..d0606ed 100644 --- a/.i3/config +++ b/.i3/config @@ -9,7 +9,7 @@ # # Please see http://i3wm.org/docs/userguide.html for a complete reference! -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