betterlockscreen : added page (#3972)

This commit is contained in:
enes4949
2020-04-30 23:04:45 +03:00
committed by GitHub
parent 30a10e44f6
commit b9a5b0f6d0
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
# betterlockscreen
> Simple, minimal lock screen.
- Lock the screen:
`betterlockscreen --lock`
- Change the lock screen background:
`betterlockscreen -u {{path/to/image.png}}`
- Lock the screen, showing some custom text:
`betterlockscreen -l pixel -t "{{custom lock screen text}}"`
- Lock the screen, with a custom monitor off timeout in seconds:
`betterlockscreen --off {{5}} -l`

View File

@@ -1,6 +1,7 @@
# playerctl
> Utility to control different media players.
> More information: <https://github.com/altdesktop/playerctl>.
- Toggle play: