Skip to content

jceb/slock-patches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

clone patches repository including the slock repository

git clone https://github.com/jceb/slock-patches

init and load dwm submodule

cd slock-patches
git submodule update --init --recursive

activate all patches, including the personal configuration

quilt push -a

build slock (or us the ./build script)

cd slock
rm -f config.h
make

install st locally (or use ./install script)

make DESTDIR=~/.local PREFIX= install

Patch References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages