chore: 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 b2f76df527
commit a528a8e1fc
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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}