hyprland-dotfiles/wlogout/README.txt

9 lines
201 B
Plaintext
Raw Normal View History

2023-10-12 11:23:55 +00:00
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