mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 00:32:52 +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
|
# Remove the performance overlay, it meddles with some tasks
|
||||||
unset LD_PRELOAD
|
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} \
|
env MUTTER_DEBUG_DUMMY_MODE_SPECS=${STEAMOS_NESTED_DESKTOP_WIDTH:-1280}x${STEAMOS_NESTED_DESKTOP_HEIGHT:-800} \
|
||||||
dbus-run-session -- gnome-shell --nested --wayland
|
dbus-run-session -- gnome-shell --nested --wayland
|
||||||
|
Loading…
x
Reference in New Issue
Block a user