-
-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(doom): Add vertical center (#476)
* refactor(doom): Add load_packages function. Rename elements * refactor(doom): Split center_entry_list into its own function. * feat(doom)!: Center the dashboard on the vertical (`vertical_center`) To disable this add `vertical_center = false` in the doom `configs` * fix(doom): Fix center generation without a config * feat(doom): Change `vertical_center` to be opt-in
- Loading branch information
1 parent
2f641b0
commit 63e83ad
Showing
2 changed files
with
103 additions
and
44 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