From d0310aec87332eadb083a81f9e01a7fd7f8b6c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 15 Jan 2024 10:55:28 +0100 Subject: alacritty: new config format --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install b/install index bed7cac..fd5ab1e 100755 --- a/install +++ b/install @@ -128,7 +128,7 @@ if ask "desktop" "Install desktop"; then fi if ask "alacritty" "Install configurations for terminal emulator"; then - inst config/alacritty.yml ~/.config/alacritty.yml + inst config/alacritty.toml ~/.config/alacritty.toml fi if ask "mpd" "Install MPD configuration"; then -- cgit v1.2.3