Making dwm as beautiful as possible!

siduck76 6f6a51a4f7 Merge pull request #33 from baizeyv/main 3 жил өмнө
.dwm 1aaa76b31d clean bar script 3 жил өмнө
chadwm 98e7730ee1 fixed bar unintended behaviour when using system tray 3 жил өмнө
eww 409d02ae87 add eww alsa widget 3 жил өмнө
fonts 17c7e16e85 add fonts 3 жил өмнө
rofi 327d484a7c update rofi config as per v1.7 3 жил өмнө
.gitignore cd60541a7a add tab buttons patch 3 жил өмнө
LICENSE c6b1c2c819 add license 4 жил өмнө
README.md 9de5a53a78 fixed config file name 3 жил өмнө
keyssheet.md 99c0c039cc key shortcut sheet 3 жил өмнө

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 layoutmenu.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.def.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

  • HUGE THANKS to 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

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