summaryrefslogtreecommitdiffstats
path: root/xfce4
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-10-03 21:42:20 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-10-03 21:42:20 +0530
commitaf120ab348f2e1a5a39dec035ed9dcf84189a64e (patch)
tree2a3aadd7ce1b7b771dfe3fe7c983569726c8d7ed /xfce4
downloaddotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.tar.gz
dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.tar.bz2
dotfiles-af120ab348f2e1a5a39dec035ed9dcf84189a64e.zip
dotfiles
Diffstat (limited to 'xfce4')
-rw-r--r--xfce4/help.rc2
-rw-r--r--xfce4/xfconf/xfce-perchannel-xml/thunar.xml13
2 files changed, 15 insertions, 0 deletions
diff --git a/xfce4/help.rc b/xfce4/help.rc
new file mode 100644
index 0000000..f9a741a
--- /dev/null
+++ b/xfce4/help.rc
@@ -0,0 +1,2 @@
+auto-online=false
+
diff --git a/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
new file mode 100644
index 0000000..94ebb10
--- /dev/null
+++ b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="thunar" version="1.0">
+ <property name="last-view" type="string" value="ThunarIconView"/>
+ <property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
+ <property name="last-window-width" type="int" value="1350"/>
+ <property name="last-window-height" type="int" value="730"/>
+ <property name="last-window-maximized" type="bool" value="false"/>
+ <property name="last-separator-position" type="int" value="170"/>
+ <property name="last-show-hidden" type="bool" value="false"/>
+ <property name="last-sort-column" type="string" value="THUNAR_COLUMN_DATE_MODIFIED"/>
+ <property name="last-sort-order" type="string" value="GTK_SORT_DESCENDING"/>
+</channel>