Closed issue by LinArcX on void-packages repository https://github.com/void-linux/void-packages/issues/38698 Description: Hello. I installed wayfire and I want to use flameshot in it. There is a problem that I described here: https://github.com/flameshot-org/flameshot/discussions/2871#discussioncomment-3403388 @mmahmoudian said that I can use this: https://github.com/flameshot-org/flameshot/blob/master/docs/Sway%20and%20wlroots%20support.md All errors are gone, but still, I can't take any screenshots. I wondered how can I run these lines in void linux: ``` exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK exec hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK ```