KDE: Difference between revisions
Tags: Mobile edit Mobile web edit |
imported from old wiki |
||
| Line 116: | Line 116: | ||
== Troubleshooting == | == Troubleshooting == | ||
=== No Sound switching from Gnome === | |||
Gnome module has audio enabled, while Plasma will run without sound. So an additional step would be to enable pulseaudio or pipewire | |||
<syntaxHighlight lang=nix> | |||
hardware.pipewire.enable = true; | |||
</syntaxHighlight> | |||
=== Qt/KDE applications segfault on start === | === Qt/KDE applications segfault on start === | ||