Update README.md

This commit is contained in:
Bazsi 2020-06-21 16:05:46 +02:00 committed by GitHub
parent 91cec39a32
commit ccde5c58fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Go to [suckless' dwm page](https://dwm.suckless.org) or use [Luke's](https://git
- after install use sxhkd or some other program to set your keybinds up - after install use sxhkd or some other program to set your keybinds up
- make or download a statusbar script - make or download a statusbar script
- if you want to make the cool wallpaper changer script, use wal or something, it's a few lines! (don't forget to refresh dwm's colours at the end with 'xdotool key super+shift+F5' or equialent!) - if you want to make the cool wallpaper changer script, use wal or something, it's a few lines! (don't forget to refresh dwm's colours at the end with 'xdotool key super+shift+F5' or equialent!)
you are good to go! you are good to go, have fun!
## Features & Patches(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)