diff options
Diffstat (limited to 'OLD/Thunar/thunarrc')
-rw-r--r-- | OLD/Thunar/thunarrc | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/OLD/Thunar/thunarrc b/OLD/Thunar/thunarrc new file mode 100644 index 0000000..31c3076 --- /dev/null +++ b/OLD/Thunar/thunarrc @@ -0,0 +1,36 @@ +[Configuration] +DefaultView=ThunarDetailsView +LastCompactViewZoomLevel=THUNAR_ZOOM_LEVEL_NORMAL +LastDetailsViewColumnOrder=THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED +LastDetailsViewColumnWidths=50,195,50,50,587,50,50,76,172 +LastDetailsViewFixedColumns=FALSE +LastDetailsViewVisibleColumns=THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE +LastDetailsViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLER +LastIconViewZoomLevel=THUNAR_ZOOM_LEVEL_NORMAL +LastLocationBar=ThunarLocationEntry +LastSeparatorPosition=166 +LastShowHidden=FALSE +LastSidePane=ThunarShortcutsPane +LastSortColumn=THUNAR_COLUMN_NAME +LastSortOrder=GTK_SORT_ASCENDING +LastStatusbarVisible=TRUE +LastView=ThunarDetailsView +LastWindowHeight=480 +LastWindowWidth=707 +MiscVolumeManagement=TRUE +MiscCaseSensitive=FALSE +MiscDateStyle=THUNAR_DATE_STYLE_SHORT +MiscFoldersFirst=TRUE +MiscHorizontalWheelNavigates=FALSE +MiscRecursivePermissions=THUNAR_RECURSIVE_PERMISSIONS_ASK +MiscRememberGeometry=TRUE +MiscShowAboutTemplates=TRUE +MiscShowThumbnails=TRUE +MiscSingleClick=FALSE +MiscSingleClickTimeout=500 +MiscTextBesideIcons=TRUE +ShortcutsIconEmblems=TRUE +ShortcutsIconSize=THUNAR_ICON_SIZE_SMALL +TreeIconEmblems=TRUE +TreeIconSize=THUNAR_ICON_SIZE_SMALLEST + |