diff options
author | dianshi <dianshi@main.lv> | 2020-04-05 13:00:59 +0100 |
---|---|---|
committer | dianshi <dianshi@main.lv> | 2020-04-05 13:00:59 +0100 |
commit | 0bdae45f078d9f77c651a83ebbda95aaa43b09db (patch) | |
tree | eb817ab3ff1f7b6889d7146e44b9afe979e7403e /Kconfig | |
parent | 051cea0b4bf3bdffb7db025124b2b4757d8a1b31 (diff) | |
download | dwm-pixel-0bdae45f078d9f77c651a83ebbda95aaa43b09db.tar.gz dwm-pixel-0bdae45f078d9f77c651a83ebbda95aaa43b09db.zip |
pertag patch added
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -1,18 +1,5 @@ - source "debug/Kconfig" config DWM_PERTAG bool "One layout pertag" default n - -config DWM_OPACITY - bool "Default opacity level" - default n - -config DWM_SYSTEMTRAY - bool "Add systemtray" - default n - -config DWM_PANGO - bool "Add pango support. Fonts, UTF-8, extraca icons" - default n |