diff options
author | dianshi <dianshi@main.lv> | 2020-04-05 16:09:07 +0100 |
---|---|---|
committer | dianshi <dianshi@main.lv> | 2020-04-05 16:09:07 +0100 |
commit | 8ce660c55e1cf481244075430c871d9ec06de3ff (patch) | |
tree | 870fc4f090644a2af861d45ec63966d242cfb86d /Kconfig | |
parent | 41259cc53bb01ca01564321894ffa027c1fd2928 (diff) | |
download | dwm-pixel-master.tar.gz dwm-pixel-master.zip |
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 + |