mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 03:39:32 +00:00
~
This commit is contained in:
parent
0fa4fa69b4
commit
2662de52d4
3 changed files with 12 additions and 7 deletions
|
@ -42,6 +42,11 @@
|
|||
font.name = "Fira Code";
|
||||
themeFile = "mayukai";
|
||||
};
|
||||
rofi = {
|
||||
enable = true;
|
||||
font = "GohuFont 14";
|
||||
terminal = "${pkgs.kitty}/bin/kitty";
|
||||
};
|
||||
vscode = {
|
||||
enable = true;
|
||||
package = pkgs.vscodium;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue