1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
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