add basic first time installation
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export XDG_SESSION_TYPE="wayland"
|
||||
export XDG_RUNTIME_DIR="/run/user/$(id -u)"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
export XDG_SESSION_TYPE="wayland"
|
||||
export XDG_RUNTIME_DIR="/run/user/$(id -u)"
|
||||