diff options
-rw-r--r-- | .config/beets/config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index e310749..08b5c37 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -1,5 +1,5 @@ library: library.db -directory: ~/med/music +directory: ~/lib/sound/music/tango/tagged plugins: play @@ -7,7 +7,7 @@ import: timid: yes autotag: no write: yes - copy: yes + copy: no move: no link: no hardlink: no |