Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

at2er/sfcp

Repository files navigation

Simple File Chooser Portal

Use terminal file manager for xdg-desktop-portal's file chooser by a wrap script.

Build

make && sudo make install

Configure your dotfile

mkdir -p ~/.local/share/xdg-desktop-portal

Then edit the ~/.local/share/xdg-desktop-portal/portals.conf:

[preferred]
default=<other portals>;sfcp
org.freedesktop.impl.portal.FileChooser=sfcp

Wrap script

Default wrap script will install to /usr/local/bin/wrap-sfcp-fm.

If you need configure it, cp it to your user's PATH environment variable where it can be found.

.e.g: ~/.local/bin (set the PATH environment variable, export PATH=$HOME/.local/bin:$PATH)

About

Simple File Chooser Portal

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.xdp-termfilechooser

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors