Common subdirectories: speedwm-orig/docs and speedwm/docs Common subdirectories: speedwm-orig/.git and speedwm/.git Common subdirectories: speedwm-orig/modules and speedwm/modules Common subdirectories: speedwm-orig/scripts and speedwm/scripts Only in speedwm-orig: speedwm-msg Common subdirectories: speedwm-orig/toggle and speedwm/toggle diff -up speedwm-orig/toggle.h speedwm/toggle.h --- speedwm-orig/toggle.h 2022-10-09 16:05:15.352357814 +0200 +++ speedwm/toggle.h 2022-10-09 16:10:12.444350327 +0200 @@ -23,7 +23,7 @@ Not compatible with BSDs so for those, s #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 0 /* 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. This is usually not necessary so only enable it if you find that you need it. */