This package browser is in early development. Mind the rough edges.

xfce4-places-plugin

Gnome-like Places menu for the Xfce panel

This plugin provides a menu with quick access to folders, documents, and removable media. The places plugin brings much of the functionality of GNOME's Places menu to Xfce.

The plugin puts a simple button on the panel. Clicking on this button opens up a menu with the following:

  • System-defined directories (home folder, trash, desktop, file system)

  • Removable media (using thunar-vfs)

  • User-defined bookmarks (reads ~/.gtk-bookmarks)

  • Search program launcher (optional)

  • Recent documents submenu

Installation

Install the latest version of xfce4-places-plugin as follows:

guix install xfce4-places-plugin

Or install a particular version:

guix install xfce4-places-plugin@1.8.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of xfce4-places-plugin about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/xfce4-places-plugin'><img src='https://packages.guix.gnu.org/packages/xfce4-places-plugin/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/xfce4-places-plugin/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/xfce4-places-plugin)

Example Org:

[[https://packages.guix.gnu.org/packages/xfce4-places-plugin][https://packages.guix.gnu.org/packages/xfce4-places-plugin/badges/latest-version.svg]]