mirror of
https://github.com/ublue-os/bazzite.git
synced 2024-12-28 00:17:39 +00:00
chore(gnome): Restore original behavior
This commit is contained in:
parent
b4d9ee9426
commit
739af5b587
@ -9,8 +9,5 @@ source /etc/default/steamos-nested-desktop
|
||||
# Remove the performance overlay, it meddles with some tasks
|
||||
unset LD_PRELOAD
|
||||
|
||||
# Start a new DBus session
|
||||
eval $(dbus-launch --sh-syntax)
|
||||
|
||||
env MUTTER_DEBUG_DUMMY_MODE_SPECS=${STEAMOS_NESTED_DESKTOP_WIDTH:-1280}x${STEAMOS_NESTED_DESKTOP_HEIGHT:-800} \
|
||||
dbus-run-session -- gnome-shell --nested --wayland
|
||||
|
Loading…
Reference in New Issue
Block a user