From d0a0f09d59f3b100b28efea97a8a8c22f5609fdc Mon Sep 17 00:00:00 2001 From: dataprolet Date: Mon, 3 Jun 2024 14:09:27 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cba9bd8..b75eff5 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ $ sh installer.sh $ systemctl --user enable theme-switcher.timer $ systemctl --user start theme-switcher.timer ``` + +### Known issues +This script is only using the commands `plasma-apply-colorscheme` and `lookandfeeltool` which don't do the same things as the button in the Plasma settings. This can result in applications not changing their theme according to the system's theme and the cursor to be stuck at a theme. \ No newline at end of file