diff --git a/nodes/hosts/lappy/home/jay/home.nix b/nodes/hosts/lappy/home/jay/home.nix index c9c2d50..815048d 100644 --- a/nodes/hosts/lappy/home/jay/home.nix +++ b/nodes/hosts/lappy/home/jay/home.nix @@ -11,6 +11,14 @@ }; }; }; + + bar = { + customModules = { + cava = { + framerate = 120; + }; + }; + }; }; wayland.windowManager.hyprland = {