Added file manager configuration.
This commit is contained in:
parent
92425a95a0
commit
10da5008e8
3 changed files with 33 additions and 3 deletions
4
.config/libfm/dir-settings.conf
Normal file
4
.config/libfm/dir-settings.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[/home/tadgy]
|
||||
Sort=name;ascending;
|
||||
ViewMode=compact
|
||||
ShowHidden=false
|
||||
|
|
@ -9,7 +9,7 @@ confirm_trash=1
|
|||
advanced_mode=0
|
||||
si_unit=0
|
||||
force_startup_notify=1
|
||||
backup_as_hidden=1
|
||||
backup_as_hidden=0
|
||||
no_usb_trash=1
|
||||
no_child_non_expandable=0
|
||||
show_full_names=0
|
||||
|
|
@ -38,8 +38,8 @@ shadow_hidden=0
|
|||
places_home=1
|
||||
places_desktop=1
|
||||
places_root=1
|
||||
places_computer=0
|
||||
places_computer=1
|
||||
places_trash=1
|
||||
places_applications=1
|
||||
places_network=0
|
||||
places_network=1
|
||||
places_unmounted=1
|
||||
|
|
|
|||
26
.config/pcmanfm/LXDE/pcmanfm.conf
Normal file
26
.config/pcmanfm/LXDE/pcmanfm.conf
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
[config]
|
||||
bm_open_method=0
|
||||
|
||||
[volume]
|
||||
mount_on_startup=0
|
||||
mount_removable=0
|
||||
autorun=0
|
||||
|
||||
[ui]
|
||||
always_show_tabs=0
|
||||
max_tab_chars=32
|
||||
win_width=1099
|
||||
win_height=636
|
||||
splitter_pos=150
|
||||
media_in_new_tab=0
|
||||
desktop_folder_new_win=0
|
||||
change_tab_on_drop=1
|
||||
close_on_unmount=1
|
||||
focus_previous=0
|
||||
side_pane_mode=places
|
||||
view_mode=compact
|
||||
show_hidden=0
|
||||
sort=name;ascending;
|
||||
toolbar=newtab;navigation;home;
|
||||
show_statusbar=1
|
||||
pathbar_mode_buttons=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue