users/xmonad: don't move com apps automatically
This commit is contained in:
parent
ee228b99dc
commit
ea6fd72b7d
1 changed files with 0 additions and 5 deletions
|
@ -227,11 +227,6 @@ myManageHook = manageApps
|
|||
composeOne
|
||||
[ -- apps
|
||||
className =? "Gimp" -?> doFloat,
|
||||
anyOf
|
||||
[ className =? "nheko",
|
||||
className =? "KotatogramDesktop"
|
||||
]
|
||||
-?> doShift comWs,
|
||||
-- general
|
||||
anyOf
|
||||
[ resource =? "desktop_window",
|
||||
|
|
Loading…
Reference in a new issue