Skip to content

The main reason for choosing suckless programs are its minimalist design (with code not exceeding 2000 lines without patches) and the fact that when installing ArchLinux, I aimed to minimize the space usage on my computer, which dwm also meets my requirements for.

Notifications You must be signed in to change notification settings

YSW0630/suckless_ysw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 My suckless programs configs

Suckless Website: https://suckless.org

Why I choose suckless

  1. Minimalist design(with code not exceeding 2000 lines without patches)
  2. Minimize the space usage on my computer, and suckless meets this requirement.

Some dependencies (for archlinux)

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

🐧 dwm demo

show_rice

🐱 slock demo

slock_looks

🐢 dmenu demo

dmenu_looks

🐬 dwmblocks demo

dwmblocks_colored_demo

🤟 some of my keybinds in dwm

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

About

The main reason for choosing suckless programs are its minimalist design (with code not exceeding 2000 lines without patches) and the fact that when installing ArchLinux, I aimed to minimize the space usage on my computer, which dwm also meets my requirements for.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published