seperated nanodesk pcmanfm profile into own one
This commit is contained in:
parent
77cf855026
commit
f66d489735
3 changed files with 1 additions and 27 deletions
|
@ -196,7 +196,7 @@
|
|||
<StartupCommand>nanodesk-first-start</StartupCommand>
|
||||
<StartupCommand>$(find ~/.screenlayout/ -type f -executable|head -n 1)</StartupCommand>
|
||||
<StartupCommand>lxpolkit</StartupCommand>
|
||||
<StartupCommand>pcmanfm --desktop</StartupCommand>
|
||||
<StartupCommand>pcmanfm --desktop -p nanodesk</StartupCommand>
|
||||
<StartupCommand>xscreensaver -no-splash</StartupCommand>
|
||||
<StartupCommand>volumeicon</StartupCommand>
|
||||
<StartupCommand>connman-gtk</StartupCommand>
|
||||
|
|
|
@ -1,26 +0,0 @@
|
|||
[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=640
|
||||
win_height=480
|
||||
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=icon
|
||||
show_hidden=0
|
||||
sort=name;ascending;
|
||||
toolbar=newtab;navigation;home;
|
||||
show_statusbar=1
|
||||
pathbar_mode_buttons=0
|
Loading…
Reference in a new issue