collapse awesome configs back into a smaller amount of files #3
Labels
No labels
(alacritty)
(awesome)
(gtk)
attribution
bug
eyepain
idea
improvement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nu/dotfiles#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
binding/*can probably be merged into just onemain/binding.luafile imo without causing issues with organization, as long as the resultant file gets commented properlymain/rules.luaandmain/signals.luacan maybe also be merged into onemain/clients.lua-- maybemain/layouts.luaand/ormain/tags.luacan be included as well?