diff options
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -45,6 +45,19 @@ extended revision if used]. | |||
| 45 | ``` | 45 | ``` |
| 46 | 46 | ||
| 47 | 47 | ||
| 48 | ### Fedora ( >= 31) | ||
| 49 | |||
| 50 | Set up a custom repo as described: https://pkg.pichove.org/Fedora/README.txt | ||
| 51 | |||
| 52 | Key fingerprint: A664 5797 661E 2F47 3DD3 FF06 BCE7 0555 C3BB 08F7 | ||
| 53 | |||
| 54 | Install the package: | ||
| 55 | |||
| 56 | ```bash | ||
| 57 | sudo dnf install i3lock-extended | ||
| 58 | ``` | ||
| 59 | |||
| 60 | |||
| 48 | ### From source | 61 | ### From source |
| 49 | 62 | ||
| 50 | ```bash | 63 | ```bash |
