1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 20:01:08 +01:00

Configure like hell

This commit is contained in:
kmein
2018-09-11 18:16:33 +02:00
parent 58c4b4cc73
commit 9bd7eb2bcb
11 changed files with 792 additions and 613 deletions

10
dot/mpv.nix Normal file
View File

@@ -0,0 +1,10 @@
''
Alt+RIGHT add video-rotate 90
Alt+LEFT add video-rotate -90
Alt+- add video-zoom -0.25
Alt+= add video-zoom 0.25
Alt+l add video-pan-x -0.05
Alt+h add video-pan-x 0.05
Alt+k add video-pan-y 0.05
Alt+j add video-pan-y -0.05
''