From d20dba016e924893dda5deafc4ecd5a2a915455c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 28 Oct 2018 11:43:49 +0100 Subject: Add some pcmanfm configuration --- dotfiles/lxde/config_files/libfm/libfm.conf | 10 +++++----- dotfiles/lxde/config_files/pcmanfm/LXDE/pcmanfm.conf | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dotfiles/lxde/config_files/libfm/libfm.conf b/dotfiles/lxde/config_files/libfm/libfm.conf index 03ba473..0d79919 100644 --- a/dotfiles/lxde/config_files/libfm/libfm.conf +++ b/dotfiles/lxde/config_files/libfm/libfm.conf @@ -12,7 +12,7 @@ force_startup_notify=1 backup_as_hidden=1 no_usb_trash=1 no_child_non_expandable=0 -show_full_names=0 +show_full_names=1 only_user_templates=0 template_run_app=0 template_type_once=0 @@ -31,14 +31,14 @@ small_icon_size=24 pane_icon_size=24 thumbnail_size=128 show_thumbnail=1 -shadow_hidden=0 +shadow_hidden=1 [places] places_home=1 places_desktop=1 -places_root=0 -places_computer=0 +places_root=1 +places_computer=1 places_trash=1 places_applications=1 -places_network=0 +places_network=1 places_unmounted=1 diff --git a/dotfiles/lxde/config_files/pcmanfm/LXDE/pcmanfm.conf b/dotfiles/lxde/config_files/pcmanfm/LXDE/pcmanfm.conf index 3722eef..facaa64 100644 --- a/dotfiles/lxde/config_files/pcmanfm/LXDE/pcmanfm.conf +++ b/dotfiles/lxde/config_files/pcmanfm/LXDE/pcmanfm.conf @@ -12,15 +12,15 @@ max_tab_chars=32 win_width=640 win_height=480 maximized=1 -splitter_pos=150 -media_in_new_tab=0 +splitter_pos=275 +media_in_new_tab=1 desktop_folder_new_win=0 change_tab_on_drop=1 -close_on_unmount=1 +close_on_unmount=0 focus_previous=0 side_pane_mode=places -view_mode=icon -show_hidden=0 +view_mode=list +show_hidden=1 sort=name;ascending; toolbar=newtab;navigation;home; show_statusbar=1 -- cgit v1.2.3