diff options
author | Alex Auvolat <alex@adnab.me> | 2023-09-10 12:29:01 +0200 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2023-09-10 12:29:01 +0200 |
commit | d581b99f6c23a9bd21fc52027f4756abde295fbe (patch) | |
tree | 164f63a0d029d016c25a3fe8ed2fb8f8c9862ddc /pcmanfm | |
parent | cce4a253a281d940e6979b61a38b335ffecd0faf (diff) | |
download | user-config-d581b99f6c23a9bd21fc52027f4756abde295fbe.tar.gz user-config-d581b99f6c23a9bd21fc52027f4756abde295fbe.zip |
more coherent set of icewm apps
Diffstat (limited to 'pcmanfm')
-rw-r--r-- | pcmanfm/pcmanfm.conf | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/pcmanfm/pcmanfm.conf b/pcmanfm/pcmanfm.conf new file mode 100644 index 0000000..fcc26e3 --- /dev/null +++ b/pcmanfm/pcmanfm.conf @@ -0,0 +1,26 @@ +[config] +bm_open_method=0 + +[volume] +mount_on_startup=1 +mount_removable=1 +autorun=1 + +[ui] +always_show_tabs=0 +max_tab_chars=32 +win_width=793 +win_height=433 +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=dirtree +view_mode=list +show_hidden=0 +sort=name;ascending; +toolbar=newtab;navigation;home; +show_statusbar=1 +pathbar_mode_buttons=0 |