fix: readd jetbrains mono

This commit is contained in:
Tim Schubert 2025-10-10 23:07:40 +02:00
parent 532612a5a6
commit 0c69d4373f
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -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";

View file

@ -29,6 +29,7 @@ with pkgs;
iproute2 iproute2
iputils # tracepath iputils # tracepath
irssi irssi
jetbrains-mono
jq jq
keepassxc keepassxc
krita krita