summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorProsperousPotato <114923153+ProsperousPotato@users.noreply.github.com>2024-07-25 00:51:45 +0000
committerGitHub <noreply@github.com>2024-07-25 00:51:45 +0000
commit8f74a0fbb0c9afb212ac477df6c713b603fbc882 (patch)
tree90c9d6c6ce617ceb3d0fd96b9efa7e4b16c1829b /README
parent14e38e7481f56401f08e122c5474f4730a12ac02 (diff)
Add files via upload
update readme
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 95d4fd0..6d3df51 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
-dwm - dynamic window manager
+This is my fork of dwm - dynamic window manager
============================
dwm is an extremely fast, small, and dynamic window manager for X.
Requirements
------------
-In order to build dwm you need the Xlib header files.
+In order to build dwm you need the Xlib header files, libXft and libXinerama, and obviously, xorg-server
Installation
@@ -41,6 +41,7 @@ like this in your .xinitrc:
done &
exec dwm
+Or you can use a status bar program such as slstatus or dwmblocks
Configuration
-------------