aboutsummaryrefslogtreecommitdiff
path: root/ncmpcpp/config
blob: 7e865a8fda5fc80c9d6b3e5cfff027903608f9f9 (plain) (blame)
1
2
3
4
5
6
7
8
# Configuration directory
ncmpcpp_directory = "~/.ncmpcpp"

# Server specifics
mpd_host = "~/.mpd/socket"

# No mouse, it confuses tmux/urxvt, and I never use it anyway
mouse_support = "no"