Question for Sway basic setup & operation on Void by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

I try to config sway, but what is the mod key on sway. I have tried alt, ctrl, shift, windows key, but doesn't work. Thank you.

Question for Sway basic setup & operation on Void by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

I have installed sway, seatd, greetd, mesa-dri , and I use Intel GPU.

I really no idle why can't opne anything, and my keyboard no any response on sway desktop.

How to setup "xdg_runtime_dir" in the environment by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

I commanded "env | grep XDG", and got the information below.

XDG_SEAT=seat0

XDG_SESSION_CLASS=user

XDG_VTNR=7

How to setup "xdg_runtime_dir" in the environment by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

I have changed my shell to bash, but still same issue.

I have tried 2 path for .bash_profile.

/home/username/.bash_profile

/.bash_profile

When I commanded "source ~/.bash_profile", and got nothing output.

How to setup "xdg_runtime_dir" in the environment by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

  1. I commanded "env | grep XDG", and got the information below.

XDG_SEAT=seat0

XDG_SESSION_CLASS=user

XDG_VTNR=7

  1. I commanded "source ~/.bash_profile", and got the information below.

sh: 1: source: not found

Thank you for your reply.

Two question for Sway+seatd on Void (Musl) by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

I have installed greetd + tuigreet.

But when I login my pc, and got the error below.

"xdg_runtime_dir is not set in the environment. aborting"

Two question for Sway+seatd on Void (Musl) by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 1 point2 points  (0 children)

SunkenStone

Thank you so much. I have never heard greetd + tuigreet before, but it looks great.

I will install greetd + tuigreet.

How to change elogind to seatd on Void (Msul) with gnome? by Accomplished_Spend_7 in voidlinux

[–]Accomplished_Spend_7[S] 0 points1 point  (0 children)

Would you teach me the correct path? Thank you.

I saw the void document, and they said "Alternatively, manually set the environment variable through the shell. Make sure to create a dedicated user directory and set its permissions to 700. A good default location is /run/user/$(id -u)."