To solve this problem, I need to set the environment variable DBUS_SESSION_BUS_ADDRESS for all shells inside tmux every time I restart gnome without restarting tmux (this is often). How can I best solve this?
I cannot cleanly change another processes' environment.
I cannot send a command to every pane
I could set the environment variable in my PROMPT_COMMAND.