making some config changes to better setup qt environments

This commit is contained in:
Chris Cochrun 2022-07-05 09:26:54 -05:00
parent 1e2cc2c916
commit 982b86059f
12 changed files with 278 additions and 79 deletions

View file

@ -340,7 +340,7 @@
source = ../fish/functions;
};
programs.qutebrowser.enable = true;
# programs.qutebrowser.enable = true;
home.file.".config/qutebrowser" = {
source = ../qutebrowser;
recursive = true;