docs(mkdocs): add phantom tiles troubleshooting

This commit is contained in:
LGUG2Z
2024-10-17 15:36:18 -07:00
parent 298fbafe00
commit b31e8911ce
+10
View File
@@ -1,5 +1,15 @@
# Troubleshooting # Troubleshooting
## Phantom Tiles
Sometimes you may experience an application which leaves "ghost tiles" on a workspace, where there is space reserved for
a window but no window visible.
You can ignore these windows by following these steps:
* Run `komorebic visible-windows` to find details about the invisible window
* Using that information, [create a rule to ignore that window](common-workflows/ignore-windows.md)
## AutoHotKey executable not found ## AutoHotKey executable not found
If you try to start komorebi with AHK using `komorebic start --ahk`, and you have If you try to start komorebi with AHK using `komorebic start --ahk`, and you have