some godot + emacs fixes

This commit is contained in:
Emmet 2025-05-28 17:26:54 -05:00
parent ba41fa5c0a
commit 8c62da4806
2 changed files with 8 additions and 4 deletions

View file

@ -36,6 +36,7 @@ in
CLUTTER_BACKEND = "wayland";
GDK_PIXBUF_MODULE_FILE = "${pkgs.librsvg}/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache";
GSK_RENDERER = "gl";
XCURSOR_THEME = config.gtk.cursorTheme.name;
};
gtk.cursorTheme = {