Compare commits

...

2 commits

Author SHA1 Message Date
uku
2c495a133b
fix(overlay): add esbuild to intellij 2024-10-07 16:05:35 +02:00
uku
124d510511
fix(ghostty): disable ligatures 2024-10-07 16:05:21 +02:00
2 changed files with 4 additions and 0 deletions

View file

@ -39,6 +39,8 @@ final: prev: {
udev # oshi
flite
esbuild
]);
extraInstallCommands = ''

View file

@ -10,6 +10,8 @@
theme = rose-pine
font-family = Iosevka Nerd Font
font-size = 12
font-feature = -calt
font-feature = -dlig
selection-foreground = #908caa
selection-background = #26233a