Based on https://github.com/LeD3F/dwm Tokyo theme.
- My custom build of dwmblocks
- Picom
- Rofi
- Greenclip
- pavucontrol
- xkb-switch
- catppuccin-gtk-theme-mocha for cattppuccin theme support
- alacritty although default terminal can be easily changed in
config.h
. - JetBrainsMono Nerd Font and Noto Color Emoji although default font can be easily changed in
config.h
.
- Satisfy all dependencies.
- Clone the repository.
git clone https://github.com/mozkomor05/dwm
- Install dwm.
sudo make install
- Copy
.local
and.config
to your home directory.
cp -r .local ~/.local
cp -r .config ~/.config
- Start
picom
,dwmblocks
anddwm
. You might add this to your.xinitrc
:
dwmblocks &
picom -b
dwm
- Switch between default, stack, spiral, deck, floating and more layouts.
- Systray icons
- Beautiful Catppuccin theme
- Clickable status (dwmblocks)