From 8fe0510c0238e3ab6f3e4742e4333b74f96a08d4 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Fri, 9 Aug 2024 23:25:48 +0100 Subject: Update screen locker program --- bin/exit-menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/exit-menu.sh b/bin/exit-menu.sh index 763007e..b7236fe 100755 --- a/bin/exit-menu.sh +++ b/bin/exit-menu.sh @@ -6,7 +6,7 @@ selected=$(echo -e $entries|wofi --width 100 --height 185 --dmenu --cache-file / case $selected in lock) - swaylock;; + hyprlock;; logout) hyprctl dispatch exit;; suspend) -- cgit v1.2.3-70-g09d2