Skip to content

CD930/suckless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suckless

My config of some suckless software, especifically dwm, st and slstatus

Install

clone this repo

git clone --depth=1 https://github.com/CD930/suckless

$ cd suckless

there are 6 folders, depending on what you want to install cd into it now you can check and modify the config.h file or just

make clean install

troubleshooting

if you get errors at compiling, maybe you have some missing packages try installing

base-devel

libX11

xorg-server

xorg-init

libxinerama (if you don't need multiple monitors don't install it and edit config.mk)

libxft

tcc (if you don't want to use tcc, edit config.mk and change it).

About

A collection of many suckless software

Resources

License

Stars

Watchers

Forks