Suckless Website: https://suckless.org
- Minimalist design(with code not exceeding 2000 lines without patches)
- Minimize the space usage on my computer, and suckless meets this requirement.
some cute programs 👇
alacritty
bemoji
cava
flameshot
light
ranger
nitch
picom
pamixer
noto-fonts
pulsemixer
xautolock
general installation guide 👇
# command:
git clone https://github.com/YSW0630/suckless_backup
# for dwm
cd suckless_backup/dwm/dwm_alpha
make && sudo make clean install
# the rest of suckless programs also use the command make install
super + q : exit window super + b : togglebar
super + enter : open a terminal
super + j : switch to previous window in stack super + k : switch to next window in stack super + l : resize master stack a little bit to right
super + h : resize master stack a little bit to left
super + sapce : swap master stack
super + w : open browser super + shift + w : switch wallpaper from my collection
super + shift + e : start up bemoji
super + t : switch to tiling mode
super + f : switch to floating mode
super + m : switch to maxmium mode
super + y : toogle window layout
super + 1 ~ 5 : switch tag
super + n : next tag
super + p : previous tag