mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
617 B
617 B
weight | title |
---|---|
6 | xdg-desktop-portal-hyprland |
xdg-desktop-portal-hyprland is Hyprland's xdg-desktop-portal implementation. It allows for screensharing, global shortcuts, etc.
Configuration
Example:
screencopy {
max_fps = 60
}
Config file ~/.config/hypr/xdph.conf
allows for these variables:
category screencopy
variable | description | type | default value |
---|---|---|---|
max_fps | Maximum fps of a screensharing session. 0 means no limit. | int | 120 |
Troubleshooting
See the XDG Desktop Portal wiki page.