1
0

Cleaned up configs

This commit is contained in:
2022-10-08 10:11:20 -07:00
parent 0604635f7a
commit 4f0059a6aa
10 changed files with 80 additions and 306 deletions

9
ncmpcpp/.editorconfig Normal file
View File

@ -0,0 +1,9 @@
root = true
[*]
indent_style = tab
indent_size = 8
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false

View File

@ -1,3 +0,0 @@
**NCMPCPP config**
These files go in `~/.ncmpcpp`

View File

@ -4,7 +4,7 @@
# |_| |_|_| |___/ |___/\___|_| \_/\___|_|
#
mpd_host =localhost
mpd_host = localhost
mpd_port = 6600
mpd_connection_timeout = 5