Add xdg-desktop-portal-wlr configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
b313e1ba77
commit
ef10fbb68f
2 changed files with 5 additions and 0 deletions
|
@ -63,6 +63,7 @@ CONFIG_LINKED_FILES_HOME=(
|
|||
".config/waybar"
|
||||
".config/wget"
|
||||
".config/X11"
|
||||
".config/xdg-desktop-portal-wlr"
|
||||
".config/yay"
|
||||
".config/zathura"
|
||||
".config/zsh"
|
||||
|
|
4
system/.config/xdg-desktop-portal-wlr/config
Normal file
4
system/.config/xdg-desktop-portal-wlr/config
Normal file
|
@ -0,0 +1,4 @@
|
|||
[screencast]
|
||||
max_fps=30
|
||||
chooser_type=simple
|
||||
chooser_cmd=slurp -f %o -or
|
Loading…
Add table
Add a link
Reference in a new issue