Update Thor configuration
This commit is contained in:
parent
4fe22eb988
commit
4706a63b97
8 changed files with 33 additions and 59 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue