We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After install from AUR using paru
$ paru -Qi gomu Name : gomu Version : 2.1.1-1 Description : Terminal User Interface (TUI) Music Player Architecture : x86_64 URL : https://github.com/issadarkthing/gomu Licenses : GPL Groups : None Provides : None Depends On : alsa-lib youtube-dl Optional Deps : fzf [installed] Required By : None Optional For : None Conflicts With : gomu-git gomu-bin Replaces : None Installed Size : 12.13 MiB Packager : Unknown Packager Build Date : Tue 19 Apr 2022 04:58:22 PM CST Install Date : Tue 19 Apr 2022 04:58:34 PM CST Install Reason : Explicitly installed Install Script : No Validated By : None $ gomu open /home/chz/.config/gomu/config: no such file or directory
After I create /home/chz/.config/gomu/config and add
/home/chz/.config/gomu/config
$ cat ~/.config/gomu/config music_dir = ~/Music $ gomu -version Gomu $ gomu syntax error: unexpected $unk
The text was updated successfully, but these errors were encountered:
I had similar problem. Creating an empty config file seems to work for me.
Sorry, something went wrong.
No branches or pull requests
After install from AUR using paru
After I create
/home/chz/.config/gomu/config
and addThe text was updated successfully, but these errors were encountered: