From 30ee11a05c91b4b2a3a904a124ef91e9689088c1 Mon Sep 17 00:00:00 2001 From: mic Date: Sat, 5 Apr 2025 08:56:36 +0200 Subject: [PATCH] Update Hyprland warning message for clarity on AI chat window issues. Fixes #322 --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f2d29932..24bb89b5 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1248,7 +1248,7 @@ "description": "" }, "hyprland_warning": { - "message": "Set height and width to 0 if you're using Hyprland!", + "message": "If you're having trouble opening the AI chat window, try setting the height and width values to 0. This issue can occur on linux in certain environments, for example, when using Hyprland.", "description": "" } } \ No newline at end of file