diff options
| author | Nippy <nippy@rp1.hu> | 2026-05-07 22:13:02 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-05-07 22:13:02 +0200 |
| commit | 254e4d31b98d00f39e7f5d6f209cee2adce68ec9 (patch) | |
| tree | 309d5ee9904e410e40b3f10e8d9a54dced9c4968 /raveos-hyprland-theme/RaveOS-Hyprland/xfce4 | |
| parent | e0185ec8d3c80921c449e73de44a63cbb5577edc (diff) | |
| download | RaveOS-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/RaveOS-Hyprland/xfce4')
2 files changed, 0 insertions, 15 deletions
diff --git a/raveos-hyprland-theme/RaveOS-Hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml b/raveos-hyprland-theme/RaveOS-Hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml deleted file mode 100644 index 9efdda3..0000000 --- a/raveos-hyprland-theme/RaveOS-Hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar-shares-plugin.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?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/RaveOS-Hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/raveos-hyprland-theme/RaveOS-Hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml deleted file mode 100644 index 660ad5d..0000000 --- a/raveos-hyprland-theme/RaveOS-Hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?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> |