Making dwm as beautiful as possible!

siduck76 ff8e24e7bc Update README.md il y a 3 ans
.dwm 0372264f1d remove external scripts for tag preview | use patch instead il y a 3 ans
chadwm 75168cc5d5 scale the tag preview! il y a 3 ans
fonts 17c7e16e85 add fonts il y a 3 ans
screenshots 60919300d4 add colorful tags patch | credits il y a 4 ans
.gitignore cd60541a7a add tab buttons patch il y a 3 ans
LICENSE c6b1c2c819 add license il y a 4 ans
README.md ff8e24e7bc Update README.md il y a 3 ans

README.md

chadwm (Initial look)

(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

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 ~/.dwm/autostart.

Credits

  • Thanks a lot to eProTaLT83 ( he has modified many dwm bar patches like barpadding,statuspadding, systray to work properly with status2d) and as implemented most of my ideas and created patches for them!
  • @fitrh helped with colorful tag patch

Patches

  • barpadding
  • bottomstack
  • cfacts
  • dragmfact
  • dragcfact (took from bakkeby's build)
  • fibonacii
  • gaplessgrid
  • horizgrid
  • layoutmenu
  • movestack
  • vanity gaps
  • colorful tags
  • statuspadding
  • status2d
  • tatami
  • underline tags
  • notitle