slackbuilds_ponce/system/pcmanfm/README
Matteo Bernardini 1b2e32d1da
system/pcmanfm: Switch to gtk+3 by default.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-27 09:28:40 +07:00

11 lines
439 B
Text

PCManFM is an extremely fast and lightweight GTK+ based file manager
which features tabbed browsing and a user-friendly interface.
By default the gtk+3 version is built: if you prefer to build the
gtk+2 one pass the script the parameter GTK3=no, like
GTK3=no ./pcmanfm.SlackBuild
If you have problems viewing icons on pcmanfm and you're using the
gtk+2 version, include this line to your $HOME/.gtkrc-2.0:
gtk-icon-theme-name="Tango"