nixos/home-manager/configs/flatpak/xdg-portal-add-path.sh

4 lines
113 B
Bash
Raw Normal View History

#!/usr/bin/env bash
systemctl --user import-environment PATH
systemctl --user restart xdg-desktop-portal.service