diff options
Diffstat (limited to 'src/config.h')
| -rwxr-xr-x | src/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index 81380e3..847664f 100755 --- a/src/config.h +++ b/src/config.h @@ -33,6 +33,7 @@ #define ATTACH_ASIDE 1 /* 0=TRUE, 1=New window is master */ #define DEFAULT_MODE 0 /* 0 = Vertical, 1 = Fullscreen */ #define FOLLOW_MOUSE 0 /* 1=Don't 0=Focus the window the mouse just entered */ +#define FOLLOW_WINDOW 0 /* 1=Don't 0=Follow the window when moved to a different desktop */ // Colors #define FOCUS "#664422" // dkorange |
