aboutsummaryrefslogtreecommitdiff
path: root/install.conf.yaml
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2023-07-27 15:53:03 +0500
committerAnton Bobov <anton@bobov.name>2023-07-27 15:53:16 +0500
commit3f532c7393edea16117b14b20c63cd128480d4bf (patch)
treec0800ee93ba56855a9ca127e74c6b8c5344d5347 /install.conf.yaml
parent82ef876be9b347e7b2182e4ed84188c806150e7d (diff)
mpv: changed MPV config location
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index 067ae5e..cca988c 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -19,7 +19,6 @@
~/.editorconfig: files/.editorconfig
~/.eget.toml: files/.eget.toml
~/.lessfilter.sh: files/.lessfilter.sh
- ~/.mpv: files/.mpv
~/.psqlrc: files/.psqlrc
~/.reminders: files/.reminders
~/.task: files/.task
@@ -49,6 +48,7 @@
~/.config/redshift.conf: files/.config/redshift.conf
~/.config/pgcli: files/.config/pgcli
~/.config/beets: files/.config/beets
+ ~/.config/mpv: files/.config/mpv
- shell:
- [git submodule update --init --recursive, Installing submodules]