mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Switch Emacs to GTK3
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
29bfcf131e
commit
44b7736952
|
@ -39,6 +39,12 @@
|
|||
withSQLite3 = true;
|
||||
nativeComp = true;
|
||||
withWebP = true;
|
||||
withGTK3 = true;
|
||||
withImageMagick = true;
|
||||
withTreeSitter = true;
|
||||
withXinput2 = true;
|
||||
withXwidgets = true;
|
||||
withX = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue