loki: river does not like the wlroots vulkan renderer :(
This commit is contained in:
parent
8e04e93497
commit
e1f59a5aa5
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@
|
||||||
environment = {
|
environment = {
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
AMD_VULKAN_ICD = "RADV";
|
AMD_VULKAN_ICD = "RADV";
|
||||||
WLR_RENDERER = "vulkan";
|
# WLR_RENDERER = "vulkan";
|
||||||
};
|
};
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
appimage-run
|
appimage-run
|
||||||
|
|
Loading…
Reference in a new issue