Archived
1
0
Fork
You've already forked slock
0
simple X display locker utility
This repository has been archived on 2026年05月30日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C 85.4%
  • Makefile 9.8%
  • Roff 4.8%
Find a file
2026年04月09日 01:32:06 +08:00
.gitignore Initial commit (refreshed) 2026年01月20日 13:14:01 +08:00
arg.h Refactor main() 2016年08月22日 23:22:20 +02:00
config.def.h Remove pam patch 2026年01月25日 23:41:54 +08:00
config.mk Remove pam patch 2026年01月25日 23:41:54 +08:00
explicit_bzero.c clear passwords with explicit_bzero 2016年08月13日 09:58:00 +02:00
LICENSE update LICENSE 2023年10月06日 11:39:31 +02:00
Makefile Initial commit (refreshed) 2026年01月20日 13:14:01 +08:00
README.md . 2026年04月09日 01:32:06 +08:00
slock.1 slock.1: use standard wording for options 2023年10月06日 11:57:31 +02:00
slock.c Remove pam patch 2026年01月25日 23:41:54 +08:00
util.h Initial commit (refreshed) 2026年01月20日 13:14:01 +08:00

pinitik1906's fork of slock

Dependencies

(If it does not build, you might need to install the *-devel packages also)

  • libX11
  • libXext
  • libXrandr

Patches

Install

git clone --depth 1 https://codeberg.org/pinitik1906/slock.git "$HOME"/.local/share/usr/git/slock
cd "$HOME"/.local/share/usr/git/slock
sudo make clean install

Update

cd "$HOME"/.local/share/usr/git/slock
git pull
sudo make clean install

Uninstall

cd "$HOME"/.local/share/usr/git/slock
sudo make clean uninstall
cd "$HOME"
rm -rf "$HOME"/.local/share/usr/git/slock

.Xresources

All of the available .Xresources options I've found:

  • slock.color: -> available color palette: color0, color1, color2, color3, color4, color5, color6, color7, color8, color9, color10, color11, color12, color13, color14, color15