7 lines
121 B
Bash
Executable file
7 lines
121 B
Bash
Executable file
#!/bin/bash
|
|
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
|
|
|
|
# For Hyprlock
|
|
|
|
pidof hyprlock || hyprlock -q
|
|
|