Skip to content

disable

Bakkeby edited this page Feb 27, 2024 · 4 revisions
Function Expected argument Default keybinding
disable String, e.g. "SmartGaps" N/A

The disable function disables functionality which are special features that can be turned on or off during runtime.

The argument is case sensitive and an unmatched string will simply be ignored.

External command:

$ duskc run_command disable Warp  # disables the Warp functionality

Back to Functions > Functionality.

Clone this wiki locally