fix: readd jetbrains mono
This commit is contained in:
parent
532612a5a6
commit
0c69d4373f
2 changed files with 2 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ in
|
||||||
main = {
|
main = {
|
||||||
shell = "tmux";
|
shell = "tmux";
|
||||||
font = "Jetbrains Mono:size=8";
|
font = "Jetbrains Mono:size=8";
|
||||||
dpi-aware = false;
|
dpi-aware = true;
|
||||||
};
|
};
|
||||||
mouse.hide-when-typing = true;
|
mouse.hide-when-typing = true;
|
||||||
csd.preferred = "server";
|
csd.preferred = "server";
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@ with pkgs;
|
||||||
iproute2
|
iproute2
|
||||||
iputils # tracepath
|
iputils # tracepath
|
||||||
irssi
|
irssi
|
||||||
|
jetbrains-mono
|
||||||
jq
|
jq
|
||||||
keepassxc
|
keepassxc
|
||||||
krita
|
krita
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue