1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:26:01 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: