diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-31 19:27:47 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-31 19:27:47 -0500 |
commit | 4c5ca39d0b17698f77e9729c91865d4197999aea (patch) | |
tree | cee10cd74188fae3afe258fb8d510546d7e75db1 /.config/sxhkd/sxhkdrc | |
parent | 15d8401ba95f48a4589739eeb564ec370dc16967 (diff) |
Reset default gaps with sxhkd
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3562eb1..51b03cb 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -105,7 +105,7 @@ super + {minus, shift + equal} dwmc incrgaps {-,+}1 # ## Set gaps to zero super + equal - dwmc incrgaps = + dwmc defaultgaps #-# Miscellaneous #-# ## Lock Screen |