diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 14 insertions, 2 deletions
| @@ -39,8 +39,20 @@ extended revision if used]. | |||
| 39 | ### Gentoo | 39 | ### Gentoo |
| 40 | 40 | ||
| 41 | ```bash | 41 | ```bash |
| 42 | layman -a sgs | 42 | # layman -a sgs |
| 43 | emerge x11-misc/i3lock-extended | 43 | # emerge x11-misc/i3lock-extended |
| 44 | ``` | ||
| 45 | |||
| 46 | ### Fedora | ||
| 47 | |||
| 48 | Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt | ||
| 49 | |||
| 50 | Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7 | ||
| 51 | |||
| 52 | Install the package: | ||
| 53 | |||
| 54 | ```bash | ||
| 55 | $ sudo dnf install i3lock-extended | ||
| 44 | ``` | 56 | ``` |
| 45 | 57 | ||
| 46 | 58 | ||
