Implemented custom system for creating and distributing color schemes based on wallpapers, and also cycling through wallpapers.
nixfmt'd the codebase
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
motion_enabled = 1;
|
||||
motion_cursor_end = 1;
|
||||
matchparen_deferred_hi_surround_always = true;
|
||||
matchparen_offscreen = { method = "popup"; };
|
||||
matchparen_offscreen = {
|
||||
method = "popup";
|
||||
};
|
||||
treesitter = {
|
||||
enable = true;
|
||||
include_match_words = true;
|
||||
|
||||
Reference in New Issue
Block a user