The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at prediction 10 lines 288 B view raw
1# To use this config on your editor, follow the instructions at: 2# http://editorconfig.org 3 4# SPDX-License-Identifier: CC0-1.0 5# SPDX-FileCopyrightText: 2018-2021 Collabora, Ltd. and the Monado contributors 6 7[*] 8charset = utf-8 9insert_final_newline = true 10trim_trailing_whitespace = true