diff options
Diffstat (limited to 'i3')
-rw-r--r-- | i3/.config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index fe11bd3..a8ce456 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -13,7 +13,7 @@ gaps inner 10 smart_gaps on -set $mod Mod4 +set $mod Mod1 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. |