https://github.com/rockpat/suckless
Suckless Software (DWM + DMENU + ST)
https://github.com/rockpat/suckless
suckless suckless-dwm suckless-software
Last synced: about 1 month ago
JSON representation
Suckless Software (DWM + DMENU + ST)
- Host: GitHub
- URL: https://github.com/rockpat/suckless
- Owner: rockpat
- Created: 2024-08-09T01:51:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T14:30:50.000Z (10 months ago)
- Last Synced: 2025-08-13T16:28:40.908Z (10 months ago)
- Topics: suckless, suckless-dwm, suckless-software
- Language: C
- Homepage:
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
██╗ █████╗ ██╗ ██╗██╗ ██╗██████╗ ███████╗ ███████╗██╗ ██╗ ██████╗██╗ ██╗██╗ ███████╗███████╗███████╗
██║██╔══██╗██║ ██╔╝██║ ██║██╔══██╗██╔════╝ ██╔════╝██║ ██║██╔════╝██║ ██╔╝██║ ██╔════╝██╔════╝██╔════╝
██║███████║█████╔╝ ██║ ██║██████╔╝███████╗ ███████╗██║ ██║██║ █████╔╝ ██║ █████╗ ███████╗███████╗
██ ██║██╔══██║██╔═██╗ ██║ ██║██╔══██╗╚════██║ ╚════██║██║ ██║██║ ██╔═██╗ ██║ ██╔══╝ ╚════██║╚════██║
╚█████╔╝██║ ██║██║ ██╗╚██████╔╝██████╔╝███████║ ███████║╚██████╔╝╚██████╗██║ ██╗███████╗███████╗███████║███████║
╚════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝ ╚══════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝╚══════╝
```
### The state of this Project:
This is my entire SUCKLESS Software config. Hadn't had much time to configure stuff and autostart doesn't work, for the time being.
Someday this will get fixed, lol.
### Goals of this Project:
- easily deploy my config on to different machines
- have a minimal yet powerful config
- It just works
## Installation
Just run these:
```sh
git clone https://github.com/rockpat/suckless.git ~/Github/suckless
cd ~/Github/dotfiles
./setup.sh
```
###### *Compiled in Germany :-)*