Artix Linux Forum

General Category => Discussion about Artix => Topic started by: atlanelan on 15 August 2024, 05:47:34

Title: Long time void linux user exploring artix.
Post by: atlanelan on 15 August 2024, 05:47:34
Hello devs and artix users!
Availability of Hyprland in artix made me to explore. Artix dinit is faster than Void runit. Installed Artix xfce dinit on a separate partition and moved to Hyprland then removed everything releted to xfce. Ported all my hyprland setups to artix. Hyprland running buttery smooth. Switched to seatd but keeping elogind for reboot, shutdown .etc. Cannot logout using loginctl though.
Thanks for the amazing work Artix devs!
Title: Re: Long time void linux user exploring artix.
Post by: Worm_Jim on 15 August 2024, 06:09:26
hyprctl dispatch exit
Title: Re: Long time void linux user exploring artix.
Post by: atlanelan on 15 August 2024, 07:10:35
Yes. But I used to do it
Code: [Select]
loginctl terminate-user $USER
in sway, labwc, niri and hyprland through wlogout (https://github.com/ArtsyMacaw/wlogout). Thanks anyway.