diff --git a/builder.sh b/builder.sh index 4970882..f6183ed 100755 --- a/builder.sh +++ b/builder.sh @@ -119,7 +119,7 @@ exec_as_sudo mount --bind /run/ $CHROOT_DIR/run # Execute chroot_setup.sh exec_as_sudo_in_chroot $CHROOT_DIR /chroot_setup.sh - +exec_as_sudo cp conf/pcmanfm.conf $CHROOT_DIR/etc/xdg/pcmanfm/default/pcmanfm.conf # Clean up the environment umount_in_host $CHROOT_DIR/dev diff --git a/conf/pcmanfm.conf b/conf/pcmanfm.conf new file mode 100644 index 0000000..1cb1231 --- /dev/null +++ b/conf/pcmanfm.conf @@ -0,0 +1,27 @@ +[config] +bm_open_method=0 + +[volume] +mount_on_startup=1 +mount_removable=1 +autorun=1 + +[desktop] +wallpaper_mode=fit +wallpaper=/usr/share/opengnsys/images/Opengnsys-wallpaper.jpg +desktop_bg=#000000 +desktop_fg=#ffffff +desktop_shadow=#000000 +show_wm_menu=0 + + +[ui] +win_width=640 +win_height=480 +splitter_pos=150 +side_pane_mode=1 +view_mode=0 +show_hidden=0 +sort_type=0 +sort_by=2 +max_tab_chars=32