{ pkgs, ...}: { gtk = { enable = true; cursorTheme = { name = "Bibata Modern Ice"; }; }; }