mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
some godot + emacs fixes
This commit is contained in:
parent
ba41fa5c0a
commit
8c62da4806
2 changed files with 8 additions and 4 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue