init
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
export WAYLAND_DISPLAY=wayland-0
|
||||
export XDG_CURRENT_DESKTOP=niri
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
export XWAYLAND_DISPLAY=:1
|
||||
|
||||
xwayland-satellite &
|
||||
niri &
|
||||
Reference in New Issue
Block a user