enable - bakkeby/dusk GitHub Wiki
| Function | Expected argument | Default keybinding |
|---|---|---|
| enable | String, e.g. "SmartGaps" | N/A |
The enable function enables 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 enable Warp # enables the Warp functionalityBack to Functions > Functionality.