mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-13 22:28:27 +00:00
When the files we're creating in the live layer have static content, ship them in live-build/ubuntu/includes.chroot.minimal.standard.live instead of generating them from live-build/ubuntu/hooks/020-ubuntu-live.chroot_early. Also fixes the fact that live-build/ubuntu/hooks/020-ubuntu-live.chroot_early was incorrectly writing to /root in the previous upload instead of /usr.
13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
# change settings to have an 'installer only' session by default
|
|
[org.gnome.desktop.a11y]
|
|
always-show-universal-access-status=true
|
|
|
|
# we can't unload the dock because the shell would enter the overview on login;
|
|
# https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1788
|
|
[org.gnome.shell.extensions.dash-to-dock:ubuntu]
|
|
dock-fixed=false
|
|
intellihide=false
|
|
|
|
[org.gnome.shell]
|
|
disabled-extensions=['ding@rastersoft.com']
|