diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-17 07:34:40 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-17 07:34:40 +0000 |
commit | 870cd04ecc93924fff2fc26150ace016ca571698 (patch) | |
tree | 002073ac368cd1c0163ddb84286012c6a379b55e /.i3 | |
parent | dbd02c933b541559a9513d8cae24ff6f3f40c398 (diff) |
Swap alt and meta
Diffstat (limited to '.i3')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |