module.system.gui: set gtk theme

This commit is contained in:
2025-07-22 16:11:16 +08:00
parent 4e81de1d29
commit 19c1babd3c

View File

@@ -46,6 +46,7 @@ inputs:
config.gtk =
{
enable = true;
theme.name = "Breeze";
gtk2 =
{
extraConfig = ''gtk-im-module="fcitx"'';