home: alacritty: setup config

This commit is contained in:
Antoine Martin 2021-04-22 00:25:39 +02:00
parent 36d8b273b7
commit 0e07f901bc
9 changed files with 196 additions and 11 deletions

View file

@ -4,6 +4,7 @@
# Keyboard settings & i3 settings
my.home.x.enable = true;
my.home.x.cursor.enable = true;
my.home.alacritty.enable = true;
my.home.emacs.enable = true;
my.home.tmux.enable = true;
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;