-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
It only takes one line of code and makes the display manager look about five times better, you can simply add an ANSI escape code at the beginning like this:
# DISABLE THE CURSOR BLINKING
echo -e '\033[?25l'
name=$(basename "$0")
longname='Console Display Manager'
ver='0.7'Making an option for this in the configuration file would be even better because the way I added it is a bit out of the blue.
chris400 and floington500
Metadata
Metadata
Assignees
Labels
No labels