mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: updated floorp paths
This commit is contained in:
parent
7b0eb4130f
commit
25b8125162
3 changed files with 9 additions and 6 deletions
|
@ -30,5 +30,8 @@ let
|
|||
aggregatedBookmarks = regularBookmarks ++ flakedBookmarks;
|
||||
in
|
||||
{
|
||||
bookmarks = aggregatedBookmarks;
|
||||
bookmarks = {
|
||||
force = true;
|
||||
settings = aggregatedBookmarks;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue