Make ranger text editor work without X
This commit is contained in:
parent
181ec9575f
commit
777ebab1c4
3 changed files with 7 additions and 9 deletions
|
@ -11,6 +11,6 @@
|
|||
output = ''"%(artist)s - %(title)s.%(ext)s"'';
|
||||
};
|
||||
};
|
||||
home.shellAliases.opusdl = ''yt-dlp -f ba -x --audio-quality 0'';
|
||||
home.shellAliases.opusdl = "yt-dlp -f ba -x --audio-quality 0";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue