From 094087893a66b250da1c97608c31c6b521c90153 Mon Sep 17 00:00:00 2001
From: dx <aryadevchavali1@gmail.com>
Date: Fri, 24 Apr 2020 02:35:01 +0100
Subject: ~Moved all files to respective folders for gnu stow

---
 mpv/.config/mpv/input.conf | 7 +++++++
 mpv/input.conf             | 7 -------
 2 files changed, 7 insertions(+), 7 deletions(-)
 create mode 100644 mpv/.config/mpv/input.conf
 delete mode 100644 mpv/input.conf

(limited to 'mpv')

diff --git a/mpv/.config/mpv/input.conf b/mpv/.config/mpv/input.conf
new file mode 100644
index 0000000..56b0266
--- /dev/null
+++ b/mpv/.config/mpv/input.conf
@@ -0,0 +1,7 @@
+l seek 5
+h seek -5
+k seek 60
+j seek -60
+- add volume -5 
++ add volume 5 
+
diff --git a/mpv/input.conf b/mpv/input.conf
deleted file mode 100644
index 56b0266..0000000
--- a/mpv/input.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-l seek 5
-h seek -5
-k seek 60
-j seek -60
-- add volume -5 
-+ add volume 5 
-
-- 
cgit v1.2.3-13-gbd6f