fix(xdg): fix xdg-open
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-03-05 20:33:53 -05:00
parent 06a8d50fb1
commit 2fbb2e2f23

View file

@ -23,7 +23,8 @@ in {
xdg.portal = {
enable = true;
xdgOpenUsePortal = true;
# FIXME: should I be using this?
# xdgOpenUsePortal = true;
config = {
common.default = ["gtk"];