diff options
Diffstat (limited to '.config/ncmpcpp/config')
| -rw-r--r-- | .config/ncmpcpp/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config index 27995b7..0ebf410 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -32,6 +32,9 @@ statusbar_color = red volume_color = "green" statusbar_time_color = cyan:b +## Selected tracks ## +selected_item_prefix = "* " + ## Seeking ## incremental_seeking = "yes" seek_time = "1" |
