This commit is contained in:
Miguel Palhas
2025-06-29 15:13:01 +01:00
parent 0f2a209c52
commit 2d1bd96434
6 changed files with 37 additions and 28 deletions
+1
View File
@@ -7,6 +7,7 @@ window-padding-color = extend
custom-shader-animation = true
# font
font-size = 12
font-family = "FiraCode Nerd Font Mono"
font-family-italic = "VictorMono Nerd Font mono Oblique"
font-family-bold-italic = "VictorMono Nerd Font mono Bold Oblique"
+3 -3
View File
@@ -43,9 +43,9 @@
"fullscreen, class:bevy-.*"
];
env = [
"GDK_SCALE, 2"
];
# env = [
# "GDK_SCALE, 2"
# ];
render = {
explicit_sync = 2;