From fb5844afcc5e290a165a30f45861feb66eb93308 Mon Sep 17 00:00:00 2001 From: Thomas Gingele <77125551+B1TC0R3@users.noreply.github.com> Date: Thu, 30 Mar 2023 17:37:07 +0200 Subject: [PATCH] Update findings.md --- test/results/findings.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/results/findings.md b/test/results/findings.md index 0f25608a..8718ca03 100644 --- a/test/results/findings.md +++ b/test/results/findings.md @@ -7,6 +7,12 @@ Not all issues listed here might translate into bug reports. Errors and findings described in this section refer to issues in the application. +### Some applications lead to performance issues + +Applications like `gnome-terminal` can perform poorly with the window manager. +Should this happen it is recommended to switch to another program. +The recommended terminal is called `kitty`. + ### Keycombinations perform different actions depending on the order they are pressed in When pressing multiple keys (e.g.: `Alt+T`) the order of the keypresses will influence the performed action.