- Music Widget
- Time Widget
- PFP Widget along with Username and Hostname
- Battery Widget
- Modern Looking Input Box
- Auto Color Pallete generation for End4 and Hyprdots
- HyprLock Config Creation using Various Methords
- Screenshot with End4 (Ags) Material Color Scheme
- Current Wallpaper with End4 (Ags) Material Color Scheme
- Screenshot with Hyprdots (Waybar) Color Scheme
- Current Wallpaper with Hyprdots (Waybar) Color Scheme
- Default Screenshot
- Custom Image (Any Custom Image can be set as Hyprlock bg but it is not yet included in the Installer, you can run this manually)
Caution
The script modifies your hyprland
config to enable BlazinLock on Super + L Keybind.
To install, execute the following commands:
git clone https://github.com/Thunder-Blaze/BlazinLock/ ~/BlazinLock
cd ~/BlazinLock
chmod +x installer.sh
./installer.sh
Please reboot or relogin after the install script completes.
[!INFO] If the BlazinLock is not getting triggered by Default even after choosing yes in Installer Manually set it to default by following the given instructions
- In
.config/hypr/keybindings.conf
, replaceswaylock
withblazinlock -s
- you can replace -s with the type of lock you want
- In
.config/hypr/hyprlock/keybinds.conf
, replaceloginctl lock-session
withblazinlock -s
- you can replace -s with the type of lock you want
- add this line to your
.config/hypr/hyprlock.conf
- you can replace -s with the type of lock you want
bind = $mainMod, L, exec, blazinlock -s
Important
Please note that any hyprlock configurations you had will be overwritten.
However, all replaced configs are backed up and may be recovered from ~/.config/hyde/hyprlock.conf.backup
and ~/.config/hyde/hyprlock.backup/
.
blazinlock -ew |
blazinlock -es |
---|---|
blazinlock -hw |
blazinlock -hs |
blazinlock -i "path" |
blazinlock -s |
After Installation, goto "~/.config/hyde/hyprlock" Replace the pfp.jpg with the image you want as your PFP
Important
The only File types that are currently supported are JPG, PNG and WEBP.
Special Thanks to In-saiyan's hyprlock-config ashish-kus's hyprlock.conf