index.md - sites - public wiki contents of suckless.org
HTML git clone git://git.suckless.org/sites
DIR Log
DIR Files
DIR Refs
---
index.md (696B)
---
1 Feh Background
2 ==============
3
4 Description
5 -----------
6 This patch allows you to use the current background set with the `feh`
7 tool as your lock screen. It is useful because the lock screen image
8 changes dynamically if you change your background or automatically
9 cycle it with `feh`.
10
11 > IMPORTANT: This patch depends on the Background Image patch
12 > (currently available version: slock-background-image-20220318-1c5a538).
13 > Apply the background-image patch first, then this one.
14
15 > Note: The `.fehbg` file should be accessible by the specified user.
16
17 Download
18 --------
19 * [slock-feh-background-1.6.diff](slock-feh-background-1.6.diff)
20
21 Author
22 ------
23 * Tamas Farago - <tamas.balint.farago@gmail.com>