Options (2)
-l, --lockbooleanLock the screen
Example:
betterlockscreen {{[-l|--lock]}}-u, --updatebooleanChange 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.pngLock 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