Control Lock Screen - Betterlockscreen Command | Online Free DevTools by Hexmos
Control lock screen appearance with Betterlockscreen. Customize background images, display custom text, and set monitor timeout with ease. Free online tool, no registration required.
betterlockscreen
Simple, minimal lock screen. More information: https://github.com/betterlockscreen/betterlockscreen#usage.
- 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]}}