Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions overrides/default-settings.gschema.override.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@ xkb-options=['grp:alt_shift_toggle']
[org.gnome.desktop.interface:Pantheon]
cursor-theme='elementary'
document-font-name='Open Sans 10'
font-antialiasing='grayscale'
font-hinting='slight'
font-name='Inter 9'
gtk-theme='io.elementary.stylesheet.blueberry'
icon-theme='elementary'
monospace-font-name='Roboto Mono 10'
show-unicode-menu=false

[org.gnome.desktop.peripherals.touchpad:Pantheon]
natural-scroll=true
Expand Down Expand Up @@ -93,9 +94,7 @@ expand-tabs-bar=false
tabs-bar-visibility-policy='always'

[org.gnome.Epiphany.web:Pantheon]
cookies-policy='no-third-party'
enable-adblock=false
enable-smooth-scrolling=true

[org.gnome.mutter:Pantheon]
auto-maximize=false
Expand Down Expand Up @@ -133,9 +132,7 @@ idle-dim=false
active=false

[org.gnome.settings-daemon.plugins.xsettings:Pantheon]
antialiasing='grayscale'
hinting='slight'
overrides={'Gtk/DialogsUseHeader': <0>, 'Gtk/EnablePrimaryPaste': <0>, 'Gtk/ShellShowsAppMenu': <0>, 'Gtk/DecorationLayout': <'close:menu,maximize'>}
overrides={'Gtk/DialogsUseHeader': <0>, 'Gtk/EnablePrimaryPaste': <0>, 'Gtk/ShellShowsAppMenu': <0>, 'Gtk/DecorationLayout': <'close:menu,maximize'>,'Gtk/ShowUnicodeMenu': <0>}

[org.gtk.Settings.FileChooser:Pantheon]
sort-directories-first=true
Expand Down