KDE: Difference between revisions
m →Using a single diff from a remote URL: Fix formatting (command on separate line) |
|||
| Line 131: | Line 131: | ||
[https://github.com/NixOS/nixpkgs/issues/180720 (See this issue)] | [https://github.com/NixOS/nixpkgs/issues/180720 (See this issue)] | ||
=== After Update to Plasma 6 Signal-Desktop complains about a Database Error involving kwallet5 === | |||
# Close Signal | |||
# Open ~/.config/Signal/config.json | |||
# Replace <code>"safeStorageBackend": "kwallet5"</code> with <code>"safeStorageBackend": "kwallet6"</code> (change 5 to 6) | |||
# Start Signal | |||
== Tips and tricks == | == Tips and tricks == | ||