remove monitor_start. does not play that well with spot_start

This commit is contained in:
seanpringle
2012-11-07 18:05:52 +10:00
parent 019d6c210b
commit 4197ad0bfc
3 changed files with 1 additions and 10 deletions

View File

@@ -50,13 +50,6 @@
// If spot is not current, window won't steal focus.
//#define SPOT_START SPOT1
// If on multi-head, place windows on monitor N.
// (0-based index, same order as xrandr list)
//#define MONITOR_START 0
// If on multi-head, place windows on monitor holding current window.
#define MONITOR_START MONITOR_CURRENT
// Available actions...
// action_move .num = SPOT1/2/3
// action_focus .num = SPOT1/2/3