From cc30f394d60bb714501733cd0bef3f97cd0eb494 Mon Sep 17 00:00:00 2001 From: hasufell Date: Sun, 6 Sep 2015 23:19:19 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- spacefm/._cfg0000_spacefm.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spacefm/._cfg0000_spacefm.conf diff --git a/spacefm/._cfg0000_spacefm.conf b/spacefm/._cfg0000_spacefm.conf new file mode 100644 index 0000000..090d130 --- /dev/null +++ b/spacefm/._cfg0000_spacefm.conf @@ -0,0 +1,17 @@ +# spacefm.conf +# This file affects all users of SpaceFM on this system. + +# Documentation: /usr/share/doc/spacefm/spacefm-manual-en.html#programfiles-etc +# http://ignorantguru.github.io/spacefm/spacefm-manual-en.html#programfiles-etc + +# tmp_dir must be a root-protected user-writable dir like /tmp +# ALL users must be able to write to this dir. +# tmp_dir must NOT contain spaces or special chars - keep it simple +#tmp_dir=/tmp + +# Specify an absolute path to an additional terminal su or sudo program: +#terminal_su=/bin/su + +# Specify an absolute path to an additional graphical su program: +#graphical_su=/usr/bin/gksu +