aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
blob: c1a303487cf289331731ce93bb7e12a5b845efa8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
source "debug/Kconfig"

config DWM_PERTAG
	bool "One layout pertag"
	default n

config DWM_ALTERNATIVETAGS
    bool "Alternative names for tags"
    default n

config DWM_URGBORDER
    bool "Change urgent message color"
    default n