From e2ba7444bab8c484ff288040f5cca281815bcb03 Mon Sep 17 00:00:00 2001 From: wheaney <42350981+wheaney@users.noreply.github.com> Date: Mon, 6 May 2024 14:45:29 -0700 Subject: [PATCH] Attempt to use host dconf --- ui/com.xronlinux.BreezyDesktop.json | 7 ++++++- ui/src/connecteddevice.ui | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ui/com.xronlinux.BreezyDesktop.json b/ui/com.xronlinux.BreezyDesktop.json index 5283043..073e1b3 100644 --- a/ui/com.xronlinux.BreezyDesktop.json +++ b/ui/com.xronlinux.BreezyDesktop.json @@ -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", diff --git a/ui/src/connecteddevice.ui b/ui/src/connecteddevice.ui index 919f472..52b7a5c 100644 --- a/ui/src/connecteddevice.ui +++ b/ui/src/connecteddevice.ui @@ -105,7 +105,7 @@ - Toggle distance start + Distance start and end Use the buttons to capture the current display distance as start and end points. 2