Script to prevent lockscreen from fading to black (for GNOME Shell)
Clone the repo and go to the project folder:
git clone https://github.com/sotchenkov/lumos.git
cd ./lumosYou can run the script in foreground by running the command:
./lumosand in the background by running
./lumos -bTo stop the script running in the background, run the command:
./lumos -sTo run the script with the system, run the command
./add-to-startupAnd, accordingly, to remove from autorun:
./remove-from-startupTested on Ubuntu 24.04 + Wayland + GNOME 46
