fix: restore explicit gtk-theme in config for greetd session (v0.7.3)

GTK4 does not reliably read /etc/xdg/gtk-4.0/settings.ini under greetd
without a settings daemon, falling back to default blue accent instead
of Colloid-Grey-Dark-Catppuccin.
This commit is contained in:
2026-04-06 22:24:06 +02:00
parent 874888391e
commit 9c1e00d0ef
3 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "moongreet"
version = "0.7.2"
version = "0.7.3"
edition = "2024"
description = "A greetd greeter for Wayland with GTK4 and Layer Shell"
license = "MIT"