mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
explicit gtk xdph
This commit is contained in:
parent
837a846e6f
commit
c7a4717946
1 changed files with 3 additions and 0 deletions
|
@ -89,6 +89,9 @@ run the command `pacman -Rnsdd xdg-desktop-portal-kde`, which skips all dependen
|
|||
|
||||
Both `-wlr` and `-hyprland` installed at once will also cause conflicts. Choose one and uninstall the other.
|
||||
|
||||
Please note that `-hyprland` does not implement a file picker, for that, I recommend installing `xdg-desktop-portal-gtk`,
|
||||
which will not cause conflicts.
|
||||
|
||||
To keep any incompatible portal installed the relvant `.portal` file can be moved out of
|
||||
'/usr/share/xdg-desktop-portal/portals/' to temporarily disable the portal. A script and the `exec-once`
|
||||
directive can be used to automate this process at startup:
|
||||
|
|
Loading…
Reference in a new issue