changes
This commit is contained in:
parent
ad4543a58e
commit
be9a92abb6
7 changed files with 26 additions and 14 deletions
|
@ -5,8 +5,6 @@ Hide_Unsaved_Warning=true
|
|||
Last_Browse_Path=/tmp
|
||||
Maximized=false
|
||||
Position=@Point(3430 355)
|
||||
RecentFiles0=/home/mb/Documents/chat.pur
|
||||
RecentFiles1=/home/mb/Downloads/chat.pur
|
||||
RecentFiles2=
|
||||
RecentFiles3=
|
||||
RecentFiles4=
|
||||
|
|
|
@ -709,7 +709,7 @@ image_backend="kitty"
|
|||
# NOTE: 'auto' will pick the best image source for whatever image backend is used.
|
||||
# In ascii mode, distro ascii art will be used and in an image mode, your
|
||||
# wallpaper will be used.
|
||||
image_source="/home/mb/Pictures/icons/arch.png"
|
||||
image_source="$HOME/Pictures/icons/arch.png"
|
||||
|
||||
|
||||
# Ascii Options
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
<property name="misc-thumbnail-mode" type="string" value="THUNAR_THUMBNAIL_MODE_ALWAYS"/>
|
||||
<property name="hidden-bookmarks" type="array">
|
||||
<value type="string" value="trash:///"/>
|
||||
<value type="string" value="file:///home/mb/Desktop"/>
|
||||
</property>
|
||||
<property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE"/>
|
||||
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_25_PERCENT"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue