394798dc8a
Squeekboard >= 0.10.0 looks for an a11y setting to determine if it should show up on the screen. This sets the config setting to 'true' so that it shows up by default. It can apparently be toggled off in Gnome Settings, but I haven't found the UI switch to do that yet..
38 lines
1.1 KiB
Text
38 lines
1.1 KiB
Text
[org.gnome.desktop.background]
|
|
picture-uri='file:///usr/share/wallpapers/postmarketos.jpg'
|
|
|
|
[org.gnome.desktop.interface]
|
|
clock-show-weekday=false
|
|
clock-show-date=false
|
|
|
|
[org.gnome.desktop.wm.preferences]
|
|
button-layout='appmenu:'
|
|
|
|
[org.gnome.Epiphany]
|
|
search-engines=[('Search the Web', 'https://duckduckgo.com/?q=%s&t=epiphany', ''), ('DuckDuckGo', 'https://duckduckgo.com/?q=%s&t=epiphany', '!ddg'), ('Qwant', 'https://www.qwant.com/?q=%s', '!q')]
|
|
|
|
[org.gnome.Epiphany.web]
|
|
user-agent='Mozilla/5.0 (Linux; Android 10; Pixel) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.96 Mobile Safari/537.36'
|
|
|
|
|
|
[org.gnome.settings-daemon.plugins.power]
|
|
sleep-inactive-ac-type='nothing'
|
|
ambient-enabled=false
|
|
|
|
[org.nemo.window-state]
|
|
start-with-sidebar=false
|
|
start-with-status-bar=false
|
|
|
|
[org.nemo.preferences]
|
|
click-policy='single'
|
|
|
|
[org.nemo.icon-view]
|
|
default-use-tighter-layout=true
|
|
default-zoom-level='large'
|
|
|
|
[org.gnome.eog.ui]
|
|
sidebar=false
|
|
|
|
# squeekboard >= 0.10.0 requires this to be set for the keyboard to show
|
|
[org.gnome.desktop.a11y.applications]
|
|
screen-keyboard-enabled=true
|