Import xdg-desktop-portal-wlr config
This is important for the screensharing prompt. By default it seems to just use slurp, which is slightly confusing. See: https://github.com/emersion/xdg-desktop-portal-wlr/issues/124
This commit is contained in:
4
dotfiles/config/xdg-desktop-portal-wlr/config
Normal file
4
dotfiles/config/xdg-desktop-portal-wlr/config
Normal file
@ -0,0 +1,4 @@
|
||||
# 2021-05-24: See https://github.com/emersion/xdg-desktop-portal-wlr/issues/124
|
||||
[screencast]
|
||||
chooser_cmd = wofi -d -n --prompt='Select the monitor to share:'
|
||||
chooser_type = dmenu
|
Reference in New Issue
Block a user