summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-05-07 22:13:02 +0200
committerNippy <nippy@rp1.hu>2026-05-07 22:13:02 +0200
commit254e4d31b98d00f39e7f5d6f209cee2adce68ec9 (patch)
tree309d5ee9904e410e40b3f10e8d9a54dced9c4968 /raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml
parente0185ec8d3c80921c449e73de44a63cbb5577edc (diff)
downloadRaveOS-PKGBUILD-254e4d31b98d00f39e7f5d6f209cee2adce68ec9.tar.gz
RaveOS-PKGBUILD-254e4d31b98d00f39e7f5d6f209cee2adce68ec9.zip
raveos-hyprland-theme: merge RaveOS-Hyprland into theme-data, bump pkgrel=12
- Remove RaveOS-Hyprland/ directory (configs merged into theme-data/) - Move gtk-3.0, gtk-4.0, nwg-look, Thunar, xfce4, xsettingsd into theme-data/ - Update PKGBUILD: pkgrel=12, remove RaveOS-Hyprland copy step - Update apply.sh: handle new theme-data subdirs (gtk, nwg-look, Thunar, xfce4, xsettingsd) - Sync hyprland.conf, monitors.conf, workspaces.conf, kitty.conf
Diffstat (limited to 'raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r--raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml5
-rw-r--r--raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml10
2 files changed, 15 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml b/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml
new file mode 100644
index 0000000..9efdda3
--- /dev/null
+++ b/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml
@@ -0,0 +1,5 @@
+<?xml version="1.1" encoding="UTF-8"?>
+
+<channel name="thunar-shares-plugin" version="1.0">
+ <property name="show-menu-contribution" type="bool" value="true"/>
+</channel>
diff --git a/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
new file mode 100644
index 0000000..660ad5d
--- /dev/null
+++ b/raveos-hyprland-theme/theme-data/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -0,0 +1,10 @@
+<?xml version="1.1" 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-maximized" type="bool" value="true"/>
+ <property name="last-separator-position" type="int" value="170"/>
+ <property name="last-show-hidden" type="bool" value="true"/>
+ <property name="misc-single-click" type="bool" value="false"/>
+</channel>