# HG changeset patch # User Meredith Howard # Date 1560815119 18000 # Node ID 7ae185f81e1af1802c351ed1f4e27874d137be34 # Parent e1d67c65a7e4e9c053deace7212de63a948e9db6 allow switching base mod key diff --git a/.i3/config.d/01-base b/.i3/config.d/01-base --- a/.i3/config.d/01-base +++ b/.i3/config.d/01-base @@ -1,3 +1,5 @@ # i3 config file (v4) # # Please see http://i3wm.org/docs/userguide.html for a complete reference! +set $mod Mod4 + diff --git a/.i3/config.d/20-binds b/.i3/config.d/20-binds --- a/.i3/config.d/20-binds +++ b/.i3/config.d/20-binds @@ -1,5 +1,3 @@ -set $mod Mod4 - # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod