summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@fretlink.com>2018-10-28 11:43:49 +0100
committerIsmaël Bouya <ismael.bouya@fretlink.com>2018-10-28 11:43:49 +0100
commitd20dba016e924893dda5deafc4ecd5a2a915455c (patch)
treeebac13ba1303e8aba53d9c253f5193a6dfd507fa
parent2f8e2ef002acd0dc7f2e174e86b58366c05e8586 (diff)
downloaddotdrop-d20dba016e924893dda5deafc4ecd5a2a915455c.tar.gz
dotdrop-d20dba016e924893dda5deafc4ecd5a2a915455c.tar.zst
dotdrop-d20dba016e924893dda5deafc4ecd5a2a915455c.zip
Add some pcmanfm configuration
-rw-r--r--dotfiles/lxde/config_files/libfm/libfm.conf10
-rw-r--r--dotfiles/lxde/config_files/pcmanfm/LXDE/pcmanfm.conf10
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
12backup_as_hidden=1 12backup_as_hidden=1
13no_usb_trash=1 13no_usb_trash=1
14no_child_non_expandable=0 14no_child_non_expandable=0
15show_full_names=0 15show_full_names=1
16only_user_templates=0 16only_user_templates=0
17template_run_app=0 17template_run_app=0
18template_type_once=0 18template_type_once=0
@@ -31,14 +31,14 @@ small_icon_size=24
31pane_icon_size=24 31pane_icon_size=24
32thumbnail_size=128 32thumbnail_size=128
33show_thumbnail=1 33show_thumbnail=1
34shadow_hidden=0 34shadow_hidden=1
35 35
36[places] 36[places]
37places_home=1 37places_home=1
38places_desktop=1 38places_desktop=1
39places_root=0 39places_root=1
40places_computer=0 40places_computer=1
41places_trash=1 41places_trash=1
42places_applications=1 42places_applications=1
43places_network=0 43places_network=1
44places_unmounted=1 44places_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
12win_width=640 12win_width=640
13win_height=480 13win_height=480
14maximized=1 14maximized=1
15splitter_pos=150 15splitter_pos=275
16media_in_new_tab=0 16media_in_new_tab=1
17desktop_folder_new_win=0 17desktop_folder_new_win=0
18change_tab_on_drop=1 18change_tab_on_drop=1
19close_on_unmount=1 19close_on_unmount=0
20focus_previous=0 20focus_previous=0
21side_pane_mode=places 21side_pane_mode=places
22view_mode=icon 22view_mode=list
23show_hidden=0 23show_hidden=1
24sort=name;ascending; 24sort=name;ascending;
25toolbar=newtab;navigation;home; 25toolbar=newtab;navigation;home;
26show_statusbar=1 26show_statusbar=1