mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
change portals config
This commit is contained in:
parent
04766a82c6
commit
6faab56dcc
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
xdgOpenUsePortal = true;
|
||||
# xdgOpenUsePortal = true;
|
||||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-hyprland
|
||||
# pkgs.xdg-desktop-portal-gtk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue