aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
blob: b72bc851e8ac1c4029b32acaf15b09f5c4c93d04 (plain) (blame)
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_ALTERNATIVETAGS
    bool "Alternative names for tags"
    default n

config DWM_URGBORDER
    bool "Change urgent message color"
    default n

config DWM_USELESSGAP
    bool "Gap between all windowses"
    default n