Update Thor configuration

This commit is contained in:
Filippo Berto 2022-09-06 17:40:22 +02:00
parent 4fe22eb988
commit 4706a63b97
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
8 changed files with 33 additions and 59 deletions

View file

@ -4,6 +4,8 @@ let
fmtString = str: "'${str}'";
in
{
home.packages = [ pkgs.cava ];
xdg.configFile."cava/config".text = lib.generators.toINI { } {
general = {
bar_width = 1;