aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorFreeArtMan <freeartman@wechall.net>2014-06-29 19:14:44 +0300
committerFreeArtMan <freeartman@wechall.net>2014-06-29 19:14:44 +0300
commit3bea9f44076cc399ce34085a874fdd09aea004cb (patch)
tree15af5652df82d83f0513817a1702c4f95414874e /Kconfig
downloaddwm-fancy-3bea9f44076cc399ce34085a874fdd09aea004cb.tar.gz
dwm-fancy-3bea9f44076cc399ce34085a874fdd09aea004cb.zip
Initial commit
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
new file mode 100644
index 0000000..4f71c2d
--- /dev/null
+++ b/Kconfig
@@ -0,0 +1,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