hardware.apple.touchBar.settings

NixOS option

Configuration for tiny-dfr. See example configuration for available options.

type: TOML value
Default
{ }
Example
{
  MediaLayerDefault = true;
  ShowButtonOutlines = false;
  EnablePixelShift = true;
}
declared in: nixos/modules/hardware/apple-touchbar.nixView source on NixOS/nixpkgs →