]> Dogcows Code - chaz/openbox/blobdiff - scripts/cycle.py
defualt START_WITH_NEXT to true for desktops too
[chaz/openbox] / scripts / cycle.py
index 6165afab06c2d95b096980082636aca4ba3f4183..fbae810b66f66dc4d38fbecdc1e583d51d168f7b 100644 (file)
@@ -455,8 +455,6 @@ class _CycleDesktops(_Cycle):
         def __eq__(self, other):
             return other.index == self.index
 
-    START_WITH_NEXT = 0
-
     def __init__(self):
         _Cycle.__init__(self)
 
This page took 0.020246 seconds and 4 git commands to generate.