-
Notifications
You must be signed in to change notification settings - Fork 24
incrovgaps
Bakkeby edited this page Feb 27, 2024
·
6 revisions
Function | Expected argument | Default keybinding |
---|---|---|
incrovgaps | E.g. 5 or -5
|
N/A |
The incrovgaps
function increments outer vertical gaps with the given value.
If the value is negative then outer vertical gaps are decremented.
Gaps will never be become less than 0.
External commands:
$ duskc run_command incrovgaps 10 # increment outer vertical gaps by 10 pixels
$ duskc run_command incrovgaps -5 # decrement outer vertical gaps by 5 pixels
Concepts | Configuration | Features | Flags | Functionality | Functions