wlogout/README.txt
2024-06-01 16:59:31 +02:00

8 lines
201 B
Text

Select Logout Command depending on your setup:
Use for Display Manager e.g., sddm (DEFAULT)
sleep 1; hyprctl dispatch exit
Use for Arch Linux text based login
sleep 1; loginctl terminate-user $USER