You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,3 @@
1
-
> [!IMPORTANT]
2
-
> If you use a distro that doesn't have plasma 6.3 yet, please use [v0.5.16](https://github.com/Bali10050/Darkly/releases/tag/v0.5.16) or the [Darkly\(6.2\)](https://github.com/Bali10050/Darkly/tree/Darkly(6.2)) branch.
3
-
>
4
-
> You can use this one if you want to, but it most likely won't work
5
1
6
2
# About this fork
7
3
@@ -257,6 +253,8 @@ cd Darkly
257
253
./install.sh
258
254
```
259
255
256
+
***
257
+
260
258
#### <u>NixOS</u>
261
259
262
260
To install Darkly on NixOS, add the following line to your nixos flake
@@ -297,3 +295,6 @@ The fix for now until QT is updated is to add `QT_SCALE_FACTOR_ROUNDING_POLICY=R
297
295
Restart to apply the changes.
298
296
299
297
For further details see: https://bugs.kde.org/show_bug.cgi?id=479891
298
+
299
+
### Issues with window decorations on older plasma versions
300
+
For plasma versions below 6.3, please use [v0.5.16](https://github.com/Bali10050/Darkly/releases/tag/v0.5.16) or the [Darkly\(6.2\)](https://github.com/Bali10050/Darkly/tree/Darkly(6.2)) branch.
0 commit comments