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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue