Skip to content
/ dwm Public

Custom build of DWM based on Luke's and LeD3F's build. With Catppuccin, Tokyo and Gruvbox theme.

Notifications You must be signed in to change notification settings

mozkomor05/dwm

Repository files navigation

My build of DWM

Based on https://github.com/LeD3F/dwm Tokyo theme.

Requires

Installation steps

  1. Satisfy all dependencies.
  2. Clone the repository.
git clone https://github.com/mozkomor05/dwm
  1. Install dwm.
sudo make install
  1. Copy .local and .config to your home directory.
cp -r .local ~/.local
cp -r .config ~/.config
  1. Start picom, dwmblocks and dwm. You might add this to your .xinitrc:
dwmblocks &
picom -b
dwm

Special features

  • Switch between default, stack, spiral, deck, floating and more layouts.
  • Systray icons
  • Beautiful Catppuccin theme
  • Clickable status (dwmblocks)

Screenshots

Catppuccin

Catppuccin

Tokyo

Tokyo Screenshot 1 Tokyo Screenshot 2 Tokyo Screenshot 3

About

Custom build of DWM based on Luke's and LeD3F's build. With Catppuccin, Tokyo and Gruvbox theme.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published