This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 04:25:02 +02:00
parent ad4543a58e
commit be9a92abb6
7 changed files with 26 additions and 14 deletions

View file

@ -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=

View file

@ -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

View file

@ -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"/>