aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2023-03-16 17:36:21 +0100
committerdavidpkj <davidpenkow1@gmail.com>2023-03-16 17:36:21 +0100
commita709eaaf2cbcc08213ba90b6990b7e686fd532ed (patch)
treef3e8101071e924af1ab6d3b0e8385baef03b3d12 /README.adoc
parentf5eca5af208cc362b5f4c2dd0231ad52759179bd (diff)
Update README.adoc
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.