mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Enable cosmic-comp now that it works
This commit is contained in:
parent
a2f1ff9306
commit
7c374fde85
@ -56,16 +56,17 @@ data = """
|
||||
unset DISPLAY
|
||||
export COSMIC_BACKEND=winit
|
||||
export LD_DEBUG=all
|
||||
export RUST_BACKTRACE=full
|
||||
export RUST_LOG=debug
|
||||
|
||||
# For cosmic-comp (more features)
|
||||
#cosmic-comp wayland-session
|
||||
cosmic-comp wayland-session
|
||||
|
||||
# For smallvil (easier to debug)
|
||||
export WAYLAND_DISPLAY=wayland-1
|
||||
smallvil_smallvil &
|
||||
sleep 2
|
||||
wayland-session
|
||||
#export WAYLAND_DISPLAY=wayland-1
|
||||
#smallvil_smallvil &
|
||||
#sleep 2
|
||||
#wayland-session
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user