mirror of
https://github.com/talwat/lowfi
synced 2025-08-23 18:18:52 +00:00
feat: add special noheader exception for legibility of tracklists feat: add small muted display docs: fix macos instructions
719 B
719 B
Using the chillhop list
Linux
mkdir -p ~/.local/share/lowfi
curl https://raw.githubusercontent.com/talwat/lowfi/refs/heads/main/data/chillhop.txt -O --output-dir ~/.local/share/lowfi
MacOS
mkdir -p "$HOME/Library/Application Support/lowfi"
curl https://raw.githubusercontent.com/talwat/lowfi/refs/heads/main/data/chillhop.txt -O --output-dir "$HOME/Library/Application Support/lowfi"
Windows
Go to %appdata%
in Explorer, then Roaming
, and make a folder called lowfi
.
Then just put this file in there.
Launching lowfi
Once the list has been added, just launch lowfi
with -t chillhop
.