Compare commits

..

No commits in common. "e21c1ec161fc77f9f7606067531a182ca9169e3e" and "0206ce577349b09d488cd3c53b5cde2f14ba764d" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[window]
opacity = 0.8
decorations = "Transparent"
[font]
normal = { family = "JetBrainsMono NF", style = "Regular" }

View file

@ -5,7 +5,7 @@ decoration {
blur {
enabled = true
size = 6
size = 4
passes = 1
ignore_opacity = true
}

View file

@ -1,6 +1,6 @@
[tools]
go = "latest"
node = "22"
node = "20"
rust = "latest"
bun = "latest"
dotnet = "8"