From 0bb4ef7d51617f85e1d6f98acfc4fd067aa8c204 Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Sat, 8 Nov 2025 11:46:28 +0100 Subject: [PATCH] WAYLAND FUCKING WORKS!!! --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19f39f2..8cba743 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ A WIP desktop assistant for Linux and Windows. ## Requirements - Python 3 -- X11 Desktop (Linux only) - [`fd`](https://github.com/sharkdp/fd) - `git` @@ -33,6 +32,8 @@ A WIP desktop assistant for Linux and Windows. - `--restart` Add a restart option to the right click menu - `--no-quit` Hide the quit option - `--no-update` Don't update automatically on startup -5. To configure, go to `~/.config/CLARA/config.json` on Linux and `~/AppData/Roaming/CLARA/config.json` on Windows. + + > [!IMPORTANT] + > If on Wayland, make sure to add `QT_QPA_PLATFORM=xcb` at the beginning of the command If you want to contribute in any way, PRs (and issues) welcome \ No newline at end of file