added hyprlock, wlogout, and wlogout script.

This commit is contained in:
2025-06-10 18:49:54 -05:00
parent fafe4746e4
commit a67c7f6bab
10 changed files with 210 additions and 4 deletions

View File

@@ -60,7 +60,7 @@ fi
if [ "$(cat /etc/hostname)" == "Kasino" ]; then
if [ -z "$(pgrep vesktop)" ]; then
sleep 2s
flatpak run dev.vencord.Vesktop & disown
vesktop & disown
fi
if [ -z "$(pgrep gajim)" ]; then