(if (matches (window_class) "DesktopLog[0-9]+") (begin (wintype "dock") (below) (undecorate) (skip_pager) (opacity 80) ) ) (if (is (window_class) "DesktopLog1") (geometry "+480+20") ) (if (is (window_class) "DesktopLog2") (geometry "+20+20") ) (if (is (window_class) "DesktopLog3") (geometry "+20+330") )