home: themes: setup i3bar theme

This commit is contained in:
Antoine Martin 2021-04-22 02:33:39 +02:00
parent 494542899d
commit 273cbba17f
5 changed files with 53 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{
i3Theme = import ./i3.nix;
i3BarTheme = import ./i3bar.nix;
alacrittyTheme = import ./alacritty.nix;
}