programs.bluetuith.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/bluetuith/bluetuith.conf. See https://bluetuith-org.github.io/bluetuith/Configuration.html for details.

type: JSON value
Default
{ }
Example
{ adapter = "hci0"; receive-dir = "/home/user/files"; keybindings = { Menu = "Alt+m"; }; theme = { Adapter = "red"; }; }
declared in: <home-manager/modules/programs/bluetuith.nix>source unavailable