1
0
mirror of https://github.com/tiyn/slock.git synced 2025-04-01 15:47:47 +02:00
2023-10-24 18:48:43 +02:00
2020-03-29 19:30:11 +02:00
2023-10-25 17:05:18 +02:00
2020-03-29 19:30:11 +02:00
2020-03-29 19:30:11 +02:00
2023-08-22 14:34:03 +02:00
2023-10-26 02:41:21 +02:00
2020-03-29 19:30:11 +02:00
2023-10-26 02:40:44 +02:00
2020-03-29 19:30:11 +02:00

slock

This is my patched version of slock. The base version is directly from suckless.org.

Patches

The list below shows the currently applied patches to the master branch.

  • slock-background-image-20220318-1c5a538.diff (shows a background image in locked state)
  • slock-dwmlogo-20210324.diff (adds dwm logo on lock screen)
  • slock-git-20161012-control-clear.diff (doesnt turn logo red when pressing control keys)

Installation

The most basic way is to clone the repository and then invoke make.

  • git clone https://github.com/tiyn/slock
  • make clean install
Description
This is my configuration of slock - the suckless X screen locker.
Readme MIT 152 KiB
Languages
C 82.8%
Makefile 12.9%
Roff 4.3%