Wingpanel indicator for quick access to folders
A simple indicator, which gives fast access to the default folder and custom bookmarks a the File Manager.
glib-2.0
gio-2.0
gio-unix-2.0
gmodule-2.0
gtk+-3.0
gee-0.8
wingpanel
To build locally:
meson build --prefix=/usr
cd build
ninja
sudo ninja install
To uninstall:
sudo ninja uninstall