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

Closed
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
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?
nu closed this issue 2025-10-22 23:53:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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.