Toggle: Comment doesn't apply anymore

This commit is contained in:
speedie 2022-12-01 19:27:29 +01:00
parent 377fb9feec
commit 738410ffc5

View file

@ -23,7 +23,7 @@ Not compatible with BSDs so for those, set this to 0. */
#define USEROUNDCORNERS 1 /* Whether or not to include rounded corners */
#define USEMEDIA 1 /* Whether or not to include media keys */
#define USEMOUSE 1 /* Whether or not to include mouse binds */
#define USEXRESOURCES 1 /* Whether or not to include .Xresources support. By disabling this, you're also disabling the speedwmrc config file. It is recommended that you keep this enabled. */
#define USEXRESOURCES 1 /* Whether or not to include .Xresources support. */
#define USEXFTWORKAROUND 0 /* Whether or not to include the libXft emoji workaround.
This is usually not necessary so only enable it if you find that you need it. */
/* Image related patches