mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 12:53:00 +01:00
fix BG on mesa
This commit is contained in:
parent
27f6146b75
commit
21b6392a13
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#version 430
|
||||
|
||||
precision highp float;
|
||||
|
||||
uniform float time;
|
||||
|
||||
in vec2 fragCoord;
|
||||
|
|
Loading…
Reference in a new issue