diff options
Diffstat (limited to 'skel/.config/pcmanfm/pcmanfm.conf')
-rw-r--r-- | skel/.config/pcmanfm/pcmanfm.conf | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/skel/.config/pcmanfm/pcmanfm.conf b/skel/.config/pcmanfm/pcmanfm.conf new file mode 100644 index 0000000..f838431 --- /dev/null +++ b/skel/.config/pcmanfm/pcmanfm.conf @@ -0,0 +1,27 @@ +[config] +bm_open_method=0 + +[volume] +mount_on_startup=1 +mount_removable=1 +autorun=1 + +[desktop] +wallpaper_mode=1 +wallpaper=/usr/share/backgrounds/sabayonlinux.png +desktop_bg=#000000 +desktop_fg=#ffffff +desktop_shadow=#000000 +desktop_font=Sans 10 +show_wm_menu=0 + +[ui] +always_show_tabs=0 +hide_close_btn=0 +win_width=640 +win_height=480 +splitter_pos=150 +view_mode=0 +show_hidden=0 +sort_type=0 +sort_by=2 |