Skip to content

Instantly share code, notes, and snippets.

@zuigon
Created June 17, 2014 15:30
Show Gist options
  • Save zuigon/7904cbb2412217fc05c7 to your computer and use it in GitHub Desktop.
Save zuigon/7904cbb2412217fc05c7 to your computer and use it in GitHub Desktop.
xmonad skype chat window fix
, 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