Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
8
.config/wlogout/README.txt
Normal file
8
.config/wlogout/README.txt
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue