Skip to content

Latest commit

 

History

History
50 lines (45 loc) · 1.47 KB

README.md

File metadata and controls

50 lines (45 loc) · 1.47 KB

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