aboutsummaryrefslogtreecommitdiff
path: root/dwm
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-05-03 23:18:30 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-05-03 23:18:30 +0000
commit49ec18189adf3f0fd3521f32707164edd39dc856 (patch)
treeaf942bed4db1286817993e68f949ca9ab1d8ac87 /dwm
parent5f756c97c208bddd74a7c57e2b68a262c2c1013f (diff)
dwm readme
Diffstat (limited to 'dwm')
-rw-r--r--dwm/dwm/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/dwm/dwm/README.md b/dwm/dwm/README.md
new file mode 100644
index 0000000..c47218e
--- /dev/null
+++ b/dwm/dwm/README.md
@@ -0,0 +1,7 @@
+# DWM
+* I start dwm with `startdwm` found in `dotfiles/Scripts/.config/Scripts/startdwm`.
+* Patches can be found in `./patches/`.
+* systray: `stalonetray`.
+
+## Installation
+* `make && sudo make clean install`