From a311b30a10e90e3f878937bcf722daa8e75b68c1 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sun, 24 Aug 2025 13:49:32 +0900 Subject: updates --- mac/.config/mpv/scripts/navigator.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mac/.config/mpv/scripts/navigator.lua') diff --git a/mac/.config/mpv/scripts/navigator.lua b/mac/.config/mpv/scripts/navigator.lua index 4533f60..91f9208 100644 --- a/mac/.config/mpv/scripts/navigator.lua +++ b/mac/.config/mpv/scripts/navigator.lua @@ -35,11 +35,9 @@ local settings = { --favorites in format { 'Path to directory, notice trailing /' } --on windows use double backslash c:\\my\\directory\\ favorites = { - "/media/" .. user, - "/mnt/second/videos", home .. "/Downloads", home .. "/Torrents/complete", - home .. "/Videos", + home .. "/Movies", home .. "/.config/mpv/playlists", }, --list of paths to ignore. the value is anything that returns true for if-statement. -- cgit v1.2.3