Files
sunhat/configs/dotfiles/hyprland/gulfport/.config/wlogout/README.txt
2025-05-22 17:56:05 -05:00

9 lines
201 B
Plaintext

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