mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2025-02-17 01:12:06 +01:00
Supports "dmenu" chooser type, which is called with a dmenu type list piped to stdin, "simple" type, which recieves nothing on stdin and default, which tries the hardcoded choosers. Choosers are required to return the name of the choosen output as given by the xdg-output protocol. Thanks to piater for closing overlooked pipes. Thanks to ericonr for suggestions regarding fork and pipes.
5 lines
86 B
Text
5 lines
86 B
Text
[screencast]
|
|
output_name=
|
|
max_fps=30
|
|
chooser_cmd="slurp -f %o -o"
|
|
chooser_type=simple
|