Compare commits
No commits in common. "e21c1ec161fc77f9f7606067531a182ca9169e3e" and "0206ce577349b09d488cd3c53b5cde2f14ba764d" have entirely different histories.
e21c1ec161
...
0206ce5773
3 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[window]
|
[window]
|
||||||
opacity = 0.8
|
decorations = "Transparent"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
normal = { family = "JetBrainsMono NF", style = "Regular" }
|
normal = { family = "JetBrainsMono NF", style = "Regular" }
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ decoration {
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
size = 6
|
size = 4
|
||||||
passes = 1
|
passes = 1
|
||||||
ignore_opacity = true
|
ignore_opacity = true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[tools]
|
[tools]
|
||||||
go = "latest"
|
go = "latest"
|
||||||
node = "22"
|
node = "20"
|
||||||
rust = "latest"
|
rust = "latest"
|
||||||
bun = "latest"
|
bun = "latest"
|
||||||
dotnet = "8"
|
dotnet = "8"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue