Making dwm as beautiful as possible!

siduck76 e51fa6b8c3 Merge pull request #46 from Delected/main 3 жил өмнө
.dwm ca6f38407a rm dep on xbacklight, compatible on amd now 3 жил өмнө
chadwm 843ca9f980 clean | refactor bar script | made it 10x lighter 3 жил өмнө
eww 409d02ae87 add eww alsa widget 3 жил өмнө
fonts 17c7e16e85 add fonts 3 жил өмнө
rofi 327d484a7c update rofi config as per v1.7 3 жил өмнө
.gitignore 7fcc2df9b5 rm layoutmenu 3 жил өмнө
LICENSE c6b1c2c819 add license 4 жил өмнө
README.md 0cfd107249 added clear instructions for starting 3 жил өмнө
keyssheet.md 7fcc2df9b5 rm layoutmenu 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)
  • 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
  • copy the stuff from fonts folder to your ~/.local/share/fonts ( this is for material design icon font )
  • cd into chadwm and sudo make install
  • autostart file is just an example one so it must be adjusted for your liking!

Run chadwm

  • Run the autostart file from .xinitrc or
  • Create a desktop entry

    touch /usr/share/xsessions/chadwm.desktop  
    
    [Desktop Entry]
    Name=chadwm
    Comment=dwm made beautiful 
    Exec= <path to autostart file> 
    Type=Application 
    
  • 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
  • movestack
  • vanity gaps
  • colorful tags
  • statuspadding
  • status2d
  • underline tags
  • notitle