doc: element: leave notes for if element fails to render, again
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# debugging tips:
|
||||
# - if element opens but does not render:
|
||||
# - `element-desktop --disable-gpu --in-process-gpu`
|
||||
# - <https://github.com/vector-im/element-desktop/issues/1029#issuecomment-1632688224>
|
||||
# - `rm -rf ~/.config/Element/GPUCache`
|
||||
# - <https://github.com/NixOS/nixpkgs/issues/244486>
|
||||
{ ... }:
|
||||
{
|
||||
sane.programs.element-desktop = {
|
||||
|
Reference in New Issue
Block a user