aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 6e05751..8a2fdea 100644
--- a/README.adoc
+++ b/README.adoc
@@ -2,6 +2,21 @@
https://dwm.suckless.org/dwm[dwm] is a dynamic window manager for https://www.x.org/wiki/[X] which sucks less.
+Added feautres:
+
+- Center title
+- Layout cycling (tiled, tabbed, floating)
+- Xresources utilization
+- XF86 Keys utilization
+- Always-on-top functionality
+- Sticky windows functionality
+- Swallowing terminals functionality
+- Gaps everywhere
+- Inner status bar padding
+- Tags have own layouts
+- Fancy and functional tabbed bar
+- Movable child windows
+
== Requirements
In order to build dwm you need the Xlib header files.