Fix GTK4 symlinks to use Colloid-Grey-Dark-Catppuccin accent
This commit is contained in:
parent
89e4ada42e
commit
ff6fe53213
@ -125,11 +125,11 @@ package() {
|
|||||||
done < <(find "$_xdg_src" -type f -print0)
|
done < <(find "$_xdg_src" -type f -print0)
|
||||||
|
|
||||||
# GTK4 theme symlinks (override settings.ini already installed above)
|
# GTK4 theme symlinks (override settings.ini already installed above)
|
||||||
ln -sf /usr/share/themes/Colloid-Catppuccin/gtk-4.0/gtk-dark.css \
|
ln -sf /usr/share/themes/Colloid-Grey-Dark-Catppuccin/gtk-4.0/gtk-dark.css \
|
||||||
"$pkgdir/etc/xdg/gtk-4.0/gtk.css"
|
"$pkgdir/etc/xdg/gtk-4.0/gtk.css"
|
||||||
ln -sf /usr/share/themes/Colloid-Catppuccin/gtk-4.0/gtk-dark.css \
|
ln -sf /usr/share/themes/Colloid-Grey-Dark-Catppuccin/gtk-4.0/gtk-dark.css \
|
||||||
"$pkgdir/etc/xdg/gtk-4.0/gtk-dark.css"
|
"$pkgdir/etc/xdg/gtk-4.0/gtk-dark.css"
|
||||||
ln -sf /usr/share/themes/Colloid-Catppuccin/gtk-4.0/assets \
|
ln -sf /usr/share/themes/Colloid-Grey-Dark-Catppuccin/gtk-4.0/assets \
|
||||||
"$pkgdir/etc/xdg/gtk-4.0/assets"
|
"$pkgdir/etc/xdg/gtk-4.0/assets"
|
||||||
|
|
||||||
# --- Helper scripts -> /usr/bin/ ---
|
# --- Helper scripts -> /usr/bin/ ---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user