diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..ad06deb465e6af085e13d951143877c3352ebaee --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ + + +This is set of scripts to manage your desktop. You can install even on pure ArchLinux without any graphical interface. + +To install simply run following +```bash +sh install.sh +update_desktop -f +``` + +This will install all nessecary things. +All available written patches you can found on [dwm.suckless.org](http://dwm.suckless.org/) in patching section. \ No newline at end of file diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..996d5bcc7b0bcb6b0659fd2715f04aaf224b2513 Binary files /dev/null and b/images/logo.png differ