diff options
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,4 +10,9 @@ config DWM_ALTERNATIVETAGS config DWM_URGBORDER bool "Change urgent message color" - default n
\ No newline at end of file + default n + +config DWM_USELESSGAP + bool "Gap between all windowses" + default n + |