From: Nick Bowler Date: Thu, 12 Nov 2009 19:54:31 +0000 (-0500) Subject: Add a sticky option to the window menu. X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/e998d949054ae22cf8117c4d49e8450b0d5c4520 Add a sticky option to the window menu. --- diff --git a/global/windowmenu b/global/windowmenu index 5fe3984..b909838 100644 --- a/global/windowmenu +++ b/global/windowmenu @@ -51,3 +51,4 @@ AddToFunc MakeMenuWinOptions + I DestroyMenu recreate MenuWinOptions + I AddToMenu MenuWinOptions "Hide Titlebar" WindowStyle !Title + I AddToMenu MenuWinOptions "Show Titlebar" WindowStyle Title ++ I AddToMenu MenuWinOptions "Sticky" WindowStyle Sticky