Added libfm config
This commit is contained in:
parent
a9d99ff7eb
commit
c48f5ae886
1 changed files with 46 additions and 0 deletions
46
libfm/libfm.conf
Normal file
46
libfm/libfm.conf
Normal file
|
@ -0,0 +1,46 @@
|
||||||
|
# Configuration file for the libfm version 1.2.5.
|
||||||
|
# Autogenerated file, don't edit, your changes will be overwritten.
|
||||||
|
|
||||||
|
[config]
|
||||||
|
single_click=1
|
||||||
|
use_trash=1
|
||||||
|
confirm_del=1
|
||||||
|
confirm_trash=1
|
||||||
|
advanced_mode=0
|
||||||
|
si_unit=0
|
||||||
|
force_startup_notify=1
|
||||||
|
backup_as_hidden=1
|
||||||
|
no_usb_trash=1
|
||||||
|
no_child_non_expandable=0
|
||||||
|
show_full_names=1
|
||||||
|
only_user_templates=0
|
||||||
|
template_run_app=0
|
||||||
|
template_type_once=0
|
||||||
|
auto_selection_delay=600
|
||||||
|
drop_default_action=auto
|
||||||
|
defer_content_test=0
|
||||||
|
quick_exec=0
|
||||||
|
show_internal_volumes=0
|
||||||
|
terminal=x-terminal-emulator %s
|
||||||
|
archiver=xarchiver
|
||||||
|
thumbnail_local=0
|
||||||
|
thumbnail_max=6144
|
||||||
|
smart_desktop_autodrop=1
|
||||||
|
|
||||||
|
[ui]
|
||||||
|
big_icon_size=96
|
||||||
|
small_icon_size=24
|
||||||
|
pane_icon_size=24
|
||||||
|
thumbnail_size=128
|
||||||
|
show_thumbnail=1
|
||||||
|
shadow_hidden=1
|
||||||
|
|
||||||
|
[places]
|
||||||
|
places_home=1
|
||||||
|
places_desktop=1
|
||||||
|
places_root=1
|
||||||
|
places_computer=1
|
||||||
|
places_trash=1
|
||||||
|
places_applications=1
|
||||||
|
places_network=1
|
||||||
|
places_unmounted=1
|
Loading…
Reference in a new issue