aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/xdg-desktop-portal
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-28 06:57:24 -0600
committerCraig Jennings <c@cjennings.net>2026-01-28 06:57:24 -0600
commitfdb069a8f30ea363866d5c98f6fe4e6546bace19 (patch)
treec03a0574e7dcc8a851ab29296e2f6d0bcd135e40 /dotfiles/hyprland/.config/xdg-desktop-portal
parenta36f8ff2fdd5efd31af36bbb378be7cebe2359a2 (diff)
downloadarchsetup-fdb069a8f30ea363866d5c98f6fe4e6546bace19.tar.gz
archsetup-fdb069a8f30ea363866d5c98f6fe4e6546bace19.zip
fix(hyprland): resolve waybar 25s startup delay and separate X11 dotfiles
- Add portals.conf with Settings=none to prevent D-Bus timeout - Reorder exec-once: portal/dbus first, then services, then apps - Move X11-specific dotfiles from common/ to dwm/ (Xresources, xinitrc, picom, redshift, conky, flameshot, touchpad-indicator) - Delete obsolete xdg-desktop-portal-gtk drop-in from common/
Diffstat (limited to 'dotfiles/hyprland/.config/xdg-desktop-portal')
-rw-r--r--dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf b/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf
new file mode 100644
index 0000000..9cc87a2
--- /dev/null
+++ b/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf
@@ -0,0 +1,3 @@
+[preferred]
+default=hyprland;gtk
+org.freedesktop.impl.portal.Settings=none