commands.sh

betterlockscreen

linux

Simple, minimal lock screen.

More info →

Options (2)

-l, --lockboolean

Lock the screen

Example: betterlockscreen {{[-l|--lock]}}
-u, --updateboolean

Change the lock screen background

Example: betterlockscreen {{[-u|--update]}} {{path/to/image.png}}

Examples (4)

Lock the screen

betterlockscreen [-l|--lock]

Change the lock screen background

betterlockscreen [-u|--update] path/to/image.png

Lock the screen, showing some custom text

betterlockscreen [-l|--lock] pixel --text "custom lock screen text"

Lock the screen, with a custom monitor off timeout in seconds

betterlockscreen --off 5 [-l|--lock]
made by @shridhargupta | data from tldr-pages