aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2024-01-15 10:55:28 +0100
committerKarel Kočí <cynerd@email.cz>2024-01-15 10:55:28 +0100
commitd0310aec87332eadb083a81f9e01a7fd7f8b6c96 (patch)
tree89873497801a525ede54bf08d185bd88be1c06a4 /install
parentbeb785f6a6e6d7e68f3ef73e7cea1389a77ef127 (diff)
downloadmyconfigs-d0310aec87332eadb083a81f9e01a7fd7f8b6c96.tar.gz
myconfigs-d0310aec87332eadb083a81f9e01a7fd7f8b6c96.tar.bz2
myconfigs-d0310aec87332eadb083a81f9e01a7fd7f8b6c96.zip
alacritty: new config format
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
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