collapse awesome configs back into a smaller amount of files #3

Open
opened 2023-05-02 00:28:21 +00:00 by nu · 1 comment
Owner

i don't think this modularization approach is working quite like i'd like it to. it makes things seem needlessly complex, probably doesn't help that i'm not super well-versed in lua

i think some modularization should be good for organization purposes but it needs to be much less split up than it is right now

i don't think this modularization approach is working quite like i'd like it to. it makes things seem needlessly complex, probably doesn't help that i'm not super well-versed in lua i think some modularization should be good for organization purposes but it needs to be much less split up than it is right now
nu added the
(awesome)
label 2023-05-02 00:30:48 +00:00
nu added the
improvement
label 2023-05-02 00:36:54 +00:00
Author
Owner

binding/* can probably be merged into just one main/binding.lua file imo without causing issues with organization, as long as the resultant file gets commented properly

main/rules.lua and main/signals.lua can maybe also be merged into one main/clients.lua -- maybe main/layouts.lua and/or main/tags.lua can be included as well?

`binding/*` can probably be merged into just one `main/binding.lua` file imo without causing issues with organization, as long as the resultant file gets commented properly `main/rules.lua` and `main/signals.lua` can maybe also be merged into one `main/clients.lua` -- maybe `main/layouts.lua` and/or `main/tags.lua` can be included as well?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nu/dotfiles#3
No description provided.