Hyprland-dotfiles/wlogout
Stephan Raabe 0018b660a8 Updates
2023-10-18 17:33:16 +02:00
..
icons Update 2023-10-03 20:27:50 +02:00
layout Updates 2023-10-18 17:33:16 +02:00
noise.png Update style 2023-09-11 13:43:41 +02:00
README.txt Updates 2023-10-12 13:23:55 +02:00
style.css Update 2023-10-03 20:27:50 +02: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