A bunch of things I don't even remeber

This commit is contained in:
Afonso Franco 2022-12-13 15:43:36 +00:00
parent 876016cd9a
commit 0baee67ded
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
6 changed files with 25 additions and 19 deletions

View file

@ -225,6 +225,8 @@ Percent of screen to increment by when resizing panes
, className =? "main" --> doFloat
, className =? "Mailspring" --> doShift (myWorkspaces !! 5)
, className =? "Xmessage" --> doFloat
, title =? "Steam - News" --> doFloat
, title =? "Friends List" --> doFloat
, isFullscreen --> doFullFloat]
\end{code}