-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FvwmRerrange: Add gap option when tiling.
When tiling windows, add options to add a gap between the windows. The gap states the number of pixels the width of the line between cells are, with a default of 0. The horizontal gap can be configured via the `-gap_x N` option, the vertical gap can be configured via the `-gap_y N` option. The `-gap N` option will set both the horizontal and vertical gap to be the same.
- Loading branch information
1 parent
123a0e1
commit 67ca6c7
Showing
2 changed files
with
29 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters