diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-29 19:10:30 +0000 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-29 19:10:30 +0000 |
commit | 48124315356b105cd835dc3d76458fe07a132dc2 (patch) | |
tree | 450193f80110abebad8a37f03e0b026790849a2d /.gitignore | |
parent | c46c62b33961f9922f7f1eb2c1cb43f253f4571d (diff) | |
download | vr-video-player-48124315356b105cd835dc3d76458fe07a132dc2.tar.gz vr-video-player-48124315356b105cd835dc3d76458fe07a132dc2.tar.bz2 vr-video-player-48124315356b105cd835dc3d76458fe07a132dc2.zip |
Add alt+f1 global hotkey to reset window rotation (keyboard mapping update not tested)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ tests/compile_commands.json vr-video-player window_texture.o main.o +.clangd/ |