Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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: