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