Attempt to use host dconf

This commit is contained in:
wheaney 2024-05-06 14:45:29 -07:00
parent 7f8793ce53
commit e2ba7444ba
2 changed files with 7 additions and 2 deletions

View File

@ -10,7 +10,12 @@
"--socket=fallback-x11",
"--device=dri",
"--socket=wayland",
"--device=shm"
"--device=shm",
"--talk-name=com.xronlinux.BreezyDesktop",
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:create",
"--talk-name=ca.desrt.dconf",
"--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
"cleanup" : [
"/include",

View File

@ -105,7 +105,7 @@
</child>
<child>
<object class="AdwActionRow">
<property name="title" translatable="true">Toggle distance start</property>
<property name="title" translatable="true">Distance start and end</property>
<property name="subtitle" translatable="true">Use the buttons to capture the current display distance as start and end points.</property>
<property name="valign">2</property>
<child>