Update README.md

This commit is contained in:
Bazsi 2020-06-17 16:09:45 +02:00 committed by GitHub
parent 121425dccd
commit ad1ab08203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,15 +5,17 @@ I'm trying to replicate my i3's looks in dwm.
## ***If you haven't used dwm, you don't start with this.*** ## ***If you haven't used dwm, you don't start with this.***
Go to [suckless' dwm page](https://dwm.suckless.org) or use [Luke's](https://github.com/LukeSmithxyz/dwm) or [Samedamci's](https://github.com/samedamci/dwm) forks. Go to [suckless' dwm page](https://dwm.suckless.org) or use [Luke's](https://github.com/LukeSmithxyz/dwm) or [Samedamci's](https://github.com/samedamci/dwm) forks.
**_This fork has and probably will have utterly awful coding_, and the features are tailored to my usage, though i hope you'll have fun trying it.** **_This fork has and probably will have utterly awful coding_, and the features are tailored to my usage, though i hope you'll have fun trying it.**
## Features (mostly patches from suckless): ## Features & Patches(mostly patches from suckless):
- Kinda compatible with pywal (use 'xdotool key super+shift+F5' at the end of the wallpaper changer script) - Kinda compatible with pywal (use 'xdotool key super+shift+F5' at the end of the wallpaper changer script)
- Modkey is Super (Windows key) - Modkey is Super (Windows key)
- Works with picom - Works with picom
- Vanity-Gapps
- Xrdb (using color0,3,7)
- The rest you can see for yourself in the code! - The rest you can see for yourself in the code!
## Todo: ## Todo:
- [ ] Move shortcuts to sxhkd - Move shortcuts to sxhkd
- [ ] Selection colour from Xresources - ~~Selection colour from Xresources~~
- [ ] Gapps - ~~Gapps~~
- [ ] Swallow - Swallow
- [ ] Rotate stack - Rotate stack
- [ ] Layouts - Add Layouts