This extension is a improvment of Control Blur Effect on Lock Screen extension.
- With this (lockscreen-extension) you can control blur effect and also set background images or colors in real time.
- You can set different background images/colors for each monitor upto four monitors.
Note
Currently it is tested on Arch Linux and Ubuntu 22.04, 24.04, 24.10
git clone https://github.com/PRATAP-KUMAR/lockscreen-extension
cd lockscreen-extension
./install.sh
Tip
After you hide the extension button from the lockscreen, to show it back, run below command
gsettings --schemadir $HOME/.local/share/gnome-shell/extensions/[email protected]/schemas set org.gnome.shell.extensions.lockscreen-extension hide-lockscreen-extension-button false
./uninstall.sh
[admin@Xuxa lockscreen-extension]$ ./uninstall.sh
~~~~~~~~~~~~~~~~ lockscreen-extension ~~~~~~~~~~~~~~~~
running the script...
------------------------------------------
| lockscreen-extension is uninstalled |
------------------------------------------
~~~~~~~~~~~~~~~~~~ Thank You ~~~~~~~~~~~~~~~~~~
[admin@Xuxa lockscreen-extension]$ ./install.sh
~~~~~~~~~~~~~~~~ lockscreen-extension ~~~~~~~~~~~~~~~~
running the script...
1. gnome-shell version 47 detected
2. Creating zip file...
3. zip file created
4. Installing the extension from the zip file...
------------------------------------------
| lockscreen-extension is installed |
------------------------------------------
Now please enable the extension, once extension is enabled then
You can set background with image(with blur) or color/gradient for each monitor upto 4 monitors independently
~~~~~~~~~~~~~~~~~~ Thank You ~~~~~~~~~~~~~~~~~~
[admin@Xuxa lockscreen-extension]$