From 8f74a0fbb0c9afb212ac477df6c713b603fbc882 Mon Sep 17 00:00:00 2001 From: ProsperousPotato <114923153+ProsperousPotato@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:51:45 +0000 Subject: Add files via upload update readme --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') 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 ------------- -- cgit v1.2.3