Use Vulkan renderer by default
This commit is contained in:
parent
d7480d3685
commit
863df12783
@ -53,6 +53,7 @@ with pkgs;
|
||||
export NVIM_LISTEN_ADDRESS=/tmp/nvimsocket
|
||||
export GIT_CONFIG_NOSYSTEM=true
|
||||
export SYSTEMD_LESS=FRSMK
|
||||
export WLR_RENDERER=vulkan
|
||||
'';
|
||||
wrapperFeatures.gtk = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user