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

5 lines
137 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/monokai_pro.toml .config/alacritty/current-theme.toml
2024-09-14 12:51:03 +00:00
touch ~/.config/alacritty/alacritty.toml