disable - bakkeby/dusk GitHub Wiki
| 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 functionalityBack to Functions > Functionality.