dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 9baef2b089ea714208beb3049699c7464f5f47ea
parent 4f06dde310d25ffafc3e3a6b9198697bc30830fc
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 27 Jan 2020 13:39:02 +0100

Fix ncmpc keybind conflict

Diffstat:
M.config/ncmpc/keys | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/ncmpc/keys b/.config/ncmpc/keys @@ -61,6 +61,7 @@ key clear = 'D' key random = 'R' key single = 'i' +key view = 'I' ## Start a music database update key db-update = 'u'