Switch Emacs to GTK3

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-06-15 16:51:45 +02:00
parent 29bfcf131e
commit 44b7736952

View file

@ -39,6 +39,12 @@
withSQLite3 = true;
nativeComp = true;
withWebP = true;
withGTK3 = true;
withImageMagick = true;
withTreeSitter = true;
withXinput2 = true;
withXwidgets = true;
withX = true;
};
};
}