diff options
Diffstat (limited to '')
-rw-r--r-- | .ncmpcpp/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config new file mode 100644 index 0000000..41c8755 --- /dev/null +++ b/.ncmpcpp/config @@ -0,0 +1,6 @@ +user_interface = "alternative" +default_space_mode = "add" +generate_win32_compatible_filenames = "no" +display_bitrate = "yes" + +# vim:ft=conf |