mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Delete .config/mpv directory
This commit is contained in:
parent
ba9d984404
commit
ec7995a6e9
@ -1,5 +0,0 @@
|
|||||||
l seek 5
|
|
||||||
h seek -5
|
|
||||||
j seek -60
|
|
||||||
k seek 60
|
|
||||||
S cycle sub
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit be9b7ca84456466e54331bab59441ac207659c1c
|
|
||||||
@ -1,3 +0,0 @@
|
|||||||
local mpv_config_dir_path = require("mp").command_native({"expand-path", "~~/"})
|
|
||||||
function load(relative_path) dofile(mpv_config_dir_path .. "/script_modules/" .. relative_path) end
|
|
||||||
load("mpvSockets/mpvSockets.lua")
|
|
||||||
Loading…
x
Reference in New Issue
Block a user