Files
suckless/README.md
T
2026-05-09 10:52:00 +02:00

20 lines
368 B
Markdown

# 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`