*** empty log message ***
This commit is contained in:
parent
698b9a0998
commit
5d62948cc5
1 changed files with 2 additions and 3 deletions
|
@ -2,10 +2,9 @@ import hooks, ob, keymap, buttonmap, os, sys, input, motion, historyplacement
|
|||
import stackedcycle
|
||||
from input import Pointer
|
||||
|
||||
import config
|
||||
print dir(config)
|
||||
|
||||
hooks.managed.append(historyplacement.place)
|
||||
#import windowplacement
|
||||
#hooks.managed.append(windowplacement.random)
|
||||
|
||||
_grab = 0
|
||||
def printshit(keydata, client):
|
||||
|
|
Loading…
Reference in a new issue