Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

cer-0/suckless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,721 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suckless

Forks of suckless programs.

dwm

1

2

st and tabbed

st

dmenu

dmenu

slock

slock

slstatus

slstatus

building

I've applied a couple of patches to most suckless programs, you can either

  • use the program with the patches or
  • use the program with the patches along with color modifications and different keybindings.

For the first option:

$ cd $program
# make clean install

or for the second:

$ cd $program
$ make
# make install

for removing:

$ cd $program
# make uninstall

About

forks of suckless programs (this used to be the dwm repo).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors