diff --git a/.config/river/init b/.config/river/init index a60a0a6..f05cf18 100755 --- a/.config/river/init +++ b/.config/river/init @@ -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