1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-05-02 03:39:32 +00:00
This commit is contained in:
Rae 5e 2024-12-29 23:25:46 -05:00
parent 2662de52d4
commit 34b4c3cf1b
2 changed files with 11 additions and 3 deletions

View file

@ -44,7 +44,7 @@
};
rofi = {
enable = true;
font = "GohuFont 14";
font = "Fira Code Light 11";
terminal = "${pkgs.kitty}/bin/kitty";
};
vscode = {