config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit cb39ca69456a0be82b6ef76d88259ef78927ad24
parent 81bdf278cbe79bab83d70d92f9c72ee5b7e16ae3
Author: dwrz <dwrz@dwrz.net>
Date:   Tue,  6 Dec 2022 20:24:08 +0000

Add libfm conf

Diffstat:
Alibfm/libfm.conf | 45+++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+), 0 deletions(-)

diff --git a/libfm/libfm.conf b/libfm/libfm.conf @@ -0,0 +1,45 @@ +# Configuration file for the libfm version 1.3.2. +# Autogenerated file, don't edit, your changes will be overwritten. + +[config] +single_click=0 +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=move +defer_content_test=0 +quick_exec=0 +terminal=st +archiver=file-roller +thumbnail_local=1 +thumbnail_max=32768 +smart_desktop_autodrop=1 + +[ui] +big_icon_size=192 +small_icon_size=32 +pane_icon_size=48 +thumbnail_size=256 +show_thumbnail=1 +shadow_hidden=1 + +[places] +places_home=1 +places_desktop=0 +places_root=0 +places_computer=1 +places_trash=1 +places_applications=1 +places_network=1 +places_unmounted=1