Long time void linux user exploring artix. 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! 2 Likes
Re: Long time void linux user exploring artix. Reply #1 – 15 August 2024, 06:09:26 hyprctl dispatch exit
Re: Long time void linux user exploring artix. Reply #2 – 15 August 2024, 07:10:35 Quote from: Worm_Jim – on 15 August 2024, 06:09:26hyprctl dispatch exitYes. But I used to do it Code: [Select]loginctl terminate-user $USER in sway, labwc, niri and hyprland through wlogout. Thanks anyway.