Override a few core tools config (waybar, walker, mako etc) for users in ~/.config/hypr/folders #3228
Replies: 1 comment
|
Adding or fixing features through migrations is a core part of how Omarchy rolls out new versions. Regarding users having their own space for dotfiles, it is possible with imports in most cases; or in the cases it is not such as JSON configs, then using an external tool that is designed for keeping track of changes would be ideal. I am unsure about how important that is though, as changes through migrations tend to be respectful of the user's old file state, or at least most of it, even making backups. |
Uh oh!
There was an error while loading. Please reload this page.
I know that symlinks are ideal for managing our dotfiles. But, I thought it would be safer if Omarchy gave more space to our dotfiles in user folders, overriding the default ones just like
~/.config/hyprconfigs.what do you think?
All reactions