scratchpads = [
NS "calendar" "urxvt -name calendar -e task calendar" (title =? "calendar")
] where name = stringProperty "WM_NAME"
myScratchpads = [NS "calendar" "xterm -title calendar -hold -e task calendar" (title =? "calendar") -- I don't know screen or font size so this is a very rough guess at the RationalRect (customFloating $ W.RationalRect 0 (1/10) (4/10) (3/10)) ]