dotfiles/local/share/light-mode.d/alacritty.sh

5 lines
142 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2024-09-14 12:51:03 +00:00
2024-11-23 09:19:20 +00:00
ln -fs themes/themes/catppuccin_latte.toml .config/alacritty/current-theme.toml
2024-09-14 12:51:03 +00:00
touch ~/.config/alacritty/alacritty.toml