diff options
Diffstat (limited to 'dev')
-rw-r--r-- | dev/.drirc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev/.drirc b/dev/.drirc new file mode 100644 index 0000000..7cf47a1 --- /dev/null +++ b/dev/.drirc @@ -0,0 +1,5 @@ +<device screen="0" driver="dri2"> + <application name="Default"> + <option name="vblank_mode" value="0"/> + </application> +</device> |