diff --git a/README.md b/README.md index ddec82d..285a2d7 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,20 @@ -# chadwm (Initial look) +# lemondwm - - - - -(empty workspaces have their color greyed out) - -- NOTE: This is vanilla dwm bar (status2d patch for setting colors) not dwmblocks or polybar. - - - -# Tag preview (while hovering tag icon) - -https://user-images.githubusercontent.com/59060246/128050994-17f46934-6604-4430-bece-f60b0700b6be.mp4 - -# Requirements - -- xsetroot package ( status2d uses this to add colors on dwmbar) -- xmenu (for layoutmenu) -- JetbrainsMono Nerd Font (or any nerd font) and Material design icon font +My personal DWM config (WIP) # Setup - Put the .dwm folder in ~/ -- chmod +x all scripts in .dwm folder -- Put layoutmen.sh in your PATH -- copy the stuff from fonts folder to your ~/.local/share/fonts ( this is for material design icon font ) -- change sid ( my username ) to yours in config.deh.h -- cd into chadwm and sudo make install -- autostart file must be adjusted for your liking! -- start dwm with exec ~/.dwm/autostart (NOT EXEC DWM) cuz autostart already runs dwm at the last , or make a dwm.desktop ( in /usr/share/xsessions folder ) replace the exec value from dwm to /home/your_username/.dwm/autostart. -- [wallpaper]() -# Credits +- `chmod +x` all scripts in .dwm folder +- Copy the stuff from fonts folder to your ~/.local/share/fonts +- Change lemon (my username) to yours in config.deh.h +- `cd` into lemondwm and `doas make install` +- Put `exec ~/.dwm/autostart` in your `.xinitrc` +- `startx` from the home folder -- HUGE THANKS to [eProTaLT83](https://www.reddit.com/user/eProTaLT83). I wanted certain features in dwm like tabbar in monocle , tagpreview etc and he implemented my ideas and created patches for me! I cant even count the number of times he has helped me :v -- @fitrh helped with [colorful tag patch](https://github.com/fitrh/dwm/issues/1) +# Credits + +Everything here is based on [ChadWM](https://github.com/siduck76/chadwm) # Patches @@ -42,8 +22,7 @@ https://user-images.githubusercontent.com/59060246/128050994-17f46934-6604-4430- - bottomstack - cfacts - dragmfact -- dragcfact (took from [bakkeby's build](https://github.com/bakkeby/dwm-flexipatch)) -- fibonacii +- dragcfact (taken from [bakkeby's build](https://github.com/bakkeby/dwm-flexipatch)) - gaplessgrid - horizgrid - layoutmenu