aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-12 01:02:02 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-12 01:02:02 +0100
commit7907c11846baa09cb973e2a8296b9e43a6fe3148 (patch)
treeb06dacee571d4766a34f439190bf23605f1a732c
parentStandard (diff)
downloaddwm-7907c11846baa09cb973e2a8296b9e43a6fe3148.tar.gz
dwm-7907c11846baa09cb973e2a8296b9e43a6fe3148.tar.bz2
dwm-7907c11846baa09cb973e2a8296b9e43a6fe3148.tar.xz
dwm-7907c11846baa09cb973e2a8296b9e43a6fe3148.tar.zst
dwm-7907c11846baa09cb973e2a8296b9e43a6fe3148.zip
Removed laptop things
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 62b6ed4..f23f2f6 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,25 @@
# README in progress
-# Joe's dwm (the dynamic window manager) laptop build
+# Joe's dwm (the dynamic window manager) build
-The original [dwm](https://dwm.suckless.org/) desktop manager build I used to run on my ThinkPad.
+The original [dwm](https://dwm.suckless.org/) desktop manager build I used to run.
Based on version 6.2.
-As I am not using dwm anymore, developpement on my build might stop on this version.
+As I am not using dwm anymore, developpement on my build might be stuck on this version.
## Dependencies
#### Required:
- `gcc`
- `make`
- `xorg`
- `libX11`
- `libXft`
++ `gcc`
++ `make`
++ `xorg`
++ `libX11`
++ `libXft`
#### Optional:
- `st` find my custom improved build [here](https://github.com/JozanLeClerc/st-laptop)
- `slock`
- `dmenu`
++ `st` find my custom improved build [here](https://github.com/JozanLeClerc/st-laptop)
++ `slock`
++ `dmenu`
## Installation