diff --git a/toggle.h b/toggle.h index 4cc602c..a46bd9f 100644 --- a/toggle.h +++ b/toggle.h @@ -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