diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/Thunar/accels.scm | 3 | ||||
-rw-r--r-- | common/Thunar/thunarrc | 9 | ||||
-rw-r--r-- | common/xfce4/notication-daemon-xfce/settingsrc | 1 |
3 files changed, 9 insertions, 4 deletions
diff --git a/common/Thunar/accels.scm b/common/Thunar/accels.scm new file mode 100644 index 0000000..4f9adb8 --- /dev/null +++ b/common/Thunar/accels.scm @@ -0,0 +1,3 @@ +; Thunar GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; diff --git a/common/Thunar/thunarrc b/common/Thunar/thunarrc index 0e23859..05b1b69 100644 --- a/common/Thunar/thunarrc +++ b/common/Thunar/thunarrc @@ -15,13 +15,14 @@ LastSortColumn=THUNAR_COLUMN_NAME LastSortOrder=GTK_SORT_ASCENDING LastStatusbarVisible=TRUE LastView=ThunarIconView -LastWindowHeight=480 -LastWindowWidth=640 +LastWindowHeight=600 +LastWindowWidth=800 MiscVolumeManagement=TRUE MiscCaseSensitive=FALSE +MiscDateStyle=THUNAR_DATE_STYLE_SIMPLE MiscFoldersFirst=TRUE MiscHorizontalWheelNavigates=FALSE -MiscRecursivePermissions=THUNAR_RECURSIVE_PERMISSIONS_ASK +MiscRecursivePermissions=THUNAR_RECURSIVE_PERMISSIONS_NEVER MiscRememberGeometry=TRUE MiscShowAboutTemplates=TRUE MiscShowThumbnails=TRUE @@ -29,7 +30,7 @@ MiscSingleClick=FALSE MiscSingleClickTimeout=500 MiscTextBesideIcons=FALSE ShortcutsIconEmblems=TRUE -ShortcutsIconSize=THUNAR_ICON_SIZE_SMALLER +ShortcutsIconSize=THUNAR_ICON_SIZE_SMALL TreeIconEmblems=TRUE TreeIconSize=THUNAR_ICON_SIZE_SMALLEST diff --git a/common/xfce4/notication-daemon-xfce/settingsrc b/common/xfce4/notication-daemon-xfce/settingsrc index 575ba51..ab6ccff 100644 --- a/common/xfce4/notication-daemon-xfce/settingsrc +++ b/common/xfce4/notication-daemon-xfce/settingsrc @@ -1,2 +1,3 @@ popup_location=bottom_right +engine_name=standard |