This commit is contained in:
Chris Cochrun 2024-12-05 13:36:23 -06:00
parent decdd27251
commit 683463ec50
9 changed files with 60 additions and 153 deletions

View file

@ -1140,22 +1140,10 @@ end
source = ../.config/qutebrowser/config.py;
};
home.file.".config/qutebrowser/bookmarks" = {
source = ../.config/qutebrowser/bookmarks;
};
home.file.".config/qutebrowser/css" = {
source = ../.config/qutebrowser/css;
};
home.file.".config/qutebrowser/quickmarks" = {
source = ../.config/qutebrowser/quickmarks;
};
home.file.".config/qutebrowser/qsettings" = {
source = ../.config/qutebrowser/qsettings;
};
home.file.".config/imv" = {
source = ../.config/imv;
recursive = true;