MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/bluetuith/bluetuith.conf.

See https://bluetuith-org.github.io/bluetuith/Configuration.html for details.

Declarations
Type
JSON value
Default
{ }
Example
{
  adapter = "hci0";
  receive-dir = "/home/user/files";

  keybindings = {
    Menu = "Alt+m";
  };

  theme = {
    Adapter = "red";
  };
}