From 718e46e50343c40b786a806ef9f18c530c02b369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 18 Dec 2022 13:10:09 +0100 Subject: mc: tweak skin and use Nord https://github.com/arcticicestudio/nord/issues/160 --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install b/install index f8bc34b..3982175 100755 --- a/install +++ b/install @@ -30,7 +30,7 @@ fi if ask "clituls" "Install configurations for various CLI utility tools"; then inst screenrc ~/.screenrc - inst config/mc/mc.ext ~/.config/mc/mc.ext + inst local/share/mc/skins/nord16M.ini ~/.local/share/mc/skins/nord16M.ini fi if ask "ssh" "Install SSH config"; then -- cgit v1.2.3