river: Correr activación de dbus al final como sugerido por xdp-wlr

This commit is contained in:
Cat /dev/Nulo 2022-09-22 10:48:11 -03:00
parent 33797bc5dd
commit 1857a39cd8

View file

@ -1,6 +1,5 @@
#!/bin/sh
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river
riverctl spawn "pgrep -x pipewire >/dev/null || pipewire"
riverctl spawn "/usr/libexec/xdg-desktop-portal-wlr"
@ -28,3 +27,5 @@ riverctl float-filter-add app-id fzf
riverctl spawn "pgrep -x stacktile >/dev/null || stacktile --per-tag-config --drop-empty-configs --primary-sublayout=stack"
riverctl spawn "killall zeit-bg-daemon ; zeit-bg-daemon"
riverctl default-layout stacktile
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river