home: alacritty: setup config
This commit is contained in:
parent
36d8b273b7
commit
0e07f901bc
9 changed files with 196 additions and 11 deletions
|
|
@ -1,7 +1,7 @@
|
|||
let
|
||||
colors = import ./colors.nix;
|
||||
in
|
||||
with colors;
|
||||
with colors.i3;
|
||||
{
|
||||
bar = {
|
||||
background = background;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue