All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 3s
Remove gtk-theme from moongreet.toml and set gtk-theme-name and gtk-icon-theme-name in /etc/xdg/gtk-4.0/settings.ini instead.
8 lines
247 B
INI
8 lines
247 B
INI
# ABOUTME: Moonarch default GTK4 settings.
|
|
# ABOUTME: User overrides go in ~/.config/gtk-4.0/settings.ini
|
|
|
|
[Settings]
|
|
gtk-theme-name=Colloid-Grey-Dark-Catppuccin
|
|
gtk-icon-theme-name=Colloid-Grey-Catppuccin-Dark
|
|
gtk-application-prefer-dark-theme=1
|