diff --git a/Home.md b/Home.md index b761902..8ab35e2 100644 --- a/Home.md +++ b/Home.md @@ -735,6 +735,16 @@ Issues when modifiers are enabled are due to two Nouveau bugs, fixed in these me This usually means that nouveau doesn't support your GPU. See https://nouveau.freedesktop.org/FeatureMatrix.html +### Sway shows garbage or blank screen on usb-c 3.2 Gen 2 DisplayPort monitor. + +Could manifest as blank screen or incomplete terminal output. + +Try rendering sway with vulkan using `WLR_RENDERER=vulkan`. (WARNING: Tested on AMD Gpu). + +Vulkan-validation layers is required for some distros. +- Arch: [vulkan-validation-layers](https://archlinux.org/packages/extra/x86_64/vulkan-validation-layers/) +- Void: [Vulkan-ValidationLayers](https://github.com/void-linux/void-packages/tree/master/srcpkgs/Vulkan-ValidationLayers) + ### How can I setup keyboard volume keys? You'll need to bind these keys in your configuration file. For instance, if you're using PulseAudio: