plugins.aw-watcher.settings.bucket.hostname
The hostname to be presented to the ActivityWatch server. Defaults to the hostname of the computer.
Type: null or string or raw lua code
Default:
null
Plugin default: lib.nixvim.mkRaw "vim.uv.os_gethostname()"
Declared by:
plugins.aw-watcher.settings.bucket.name
The name of the bucket in the ActivityWatch server.
Type: null or string or raw lua code
Default:
null
Plugin default: lib.nixvim.mkRaw "'aw-watcher-neovim_' .. bucket.hostname'"
Declared by: