This commit is contained in:
Stephan Raabe
2023-10-12 13:23:55 +02:00
parent 7be6a07e10
commit 8541d3ae8b
13 changed files with 26 additions and 56 deletions

8
wlogout/README.txt Normal file
View File

@@ -0,0 +1,8 @@
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