fix(catppuccin): set qt style

This commit is contained in:
514fpv 2024-07-12 19:41:43 +08:00
parent 095257509c
commit d330ff5bd8
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -12,6 +12,8 @@ in mkIf cfg.enable {
};
gtk.theme = { inherit (cfg.gtk) package name; };
qt.style.name = "kvantum";
qt.platformTheme.name = "kvantum";
home.pointerCursor = { inherit (cfg.cursor) package name; };
# sway colour palette override