Palette library integrated + polybar and alacritty

This commit is contained in:
Filippo Berto 2021-06-11 00:20:03 +02:00
parent a61bfe3c50
commit ef5b48d142
17 changed files with 1090 additions and 214 deletions

View file

@ -13,5 +13,8 @@ in {
# };
font = "FuraCode Nerd Font Mono 10";
};
extraConfig = ''
backround_opacity = 0.95;
'';
};
}