Files
2026-05-09 10:52:00 +02:00

368 B

My suckless rice

Components

  • dwm -> window manager
  • dmenu -> application launcher
  • dwmblocks -> status bar
  • st -> terminal
  • slock -> screen lock

Theme

  • Dracula

Usage

  1. Clone with: git clone https://gitlab.com/odweta/suckless $HOME/.config/suckless
  2. Change into that directory with cd $HOME/.config/suckless
  3. Install with ./install.sh