This commit is contained in:
Stephan Raabe
2023-08-20 17:34:53 +02:00
parent 585834d31d
commit 18131d6f2a
10 changed files with 150 additions and 46 deletions

View File

@@ -22,7 +22,7 @@ choice=$(echo -e "$options" | rofi -dmenu -i -no-show-icons -l 4 -width 30 -p "P
case $choice in
$option1)
slock ;;
swaylock ;;
$option2)
hyprctl dispatch exit ;;
$option3)