feat(sway): setup env on startup
This commit is contained in:
parent
be929afe3e
commit
a62764d541
2 changed files with 9 additions and 2 deletions
|
|
@ -3,7 +3,10 @@
|
|||
enable = true;
|
||||
wlr.enable = true;
|
||||
# gtk portal needed to make gtk apps happy
|
||||
# extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
# extraPortals = [
|
||||
# pkgs.xdg-desktop-portal-wlr
|
||||
# pkgs.xdg-desktop-portal-gtk
|
||||
# ];
|
||||
# upper has been replaced by following
|
||||
config.common.default = "*";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue