Skip to content

aktsbot/suckless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Suckless desktop

Patched dwm, dmenu and st.

Installation

$ git clone https://github.com/aktsbot/suckless
$ cd suckless/dwm
$ make && sudo make install
$ cd ../st
$ make && sudo make install
$ cd ../dmenu
$ make && sudo make install

See my dotfiles.

preview