tweaked the display scaling script

This commit is contained in:
2024-02-09 19:00:51 +01:00
parent 55f1ce62d7
commit 15ba62a5f8
3 changed files with 4 additions and 0 deletions

View File

@@ -293,6 +293,8 @@
backup = "$HOME/.borg/backup.sh";
grep = "rg";
fox = "cat";
t = "task";
hl = "hledger";
};
programs.neovim = {
enable = true;