more comment changes

This commit is contained in:
speedie 2022-11-30 17:44:29 +01:00
parent 46fa6684e9
commit 6f9590d2c5

View file

@ -17,8 +17,7 @@ Not compatible with BSDs so for those, set this to 0. */
#define USEALPHA 1 /* Whether or not to include transparency for the bar */ #define USEALPHA 1 /* Whether or not to include transparency for the bar */
#define USEFADE 1 /* Whether or not to include fading windows */ #define USEFADE 1 /* Whether or not to include fading windows */
/* Miscellanious /* Miscellanious */
*/
#define USESWITCHER 1 /* Whether or not to include the switcher */ #define USESWITCHER 1 /* Whether or not to include the switcher */
#define USESYSTRAY 1 /* Whether or not to include the systray */ #define USESYSTRAY 1 /* Whether or not to include the systray */
#define USEROUNDCORNERS 1 /* Whether or not to include rounded corners */ #define USEROUNDCORNERS 1 /* Whether or not to include rounded corners */
@ -27,7 +26,6 @@ Not compatible with BSDs so for those, set this to 0. */
#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. By disabling this, you're also disabling the speedwmrc config file. It is recommended that you keep this enabled. */
#define USEXFTWORKAROUND 0 /* Whether or not to include the libXft emoji workaround. #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. */ This is usually not necessary so only enable it if you find that you need it. */
/* Image related patches /* Image related patches
* *
* These can slow down speedwm slightly but if you include modern computers, it's not noticeable. * These can slow down speedwm slightly but if you include modern computers, it's not noticeable.