Created
June 17, 2014 15:30
-
-
Save zuigon/7904cbb2412217fc05c7 to your computer and use it in GitHub Desktop.
xmonad skype chat window fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
, className =? "Skype" <&&> hasInside' title " - Skype" <&&> hasInside' title "bkrsta" /=? True --> (doRectFloat $ (W.RationalRect 0 0 (5%6) 1)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment