removed custom text

This commit is contained in:
kenji
2025-07-09 16:34:15 -05:00
parent 73a837925b
commit 216011d9f6
+8 -8
View File
@@ -54,14 +54,14 @@
resolution = true; resolution = true;
refresh_rate = true; refresh_rate = true;
custom_text = [ # custom_text = [
"-" # "-"
"$(cat /home/kenji/.config/goverlay/distro)" # "$(cat /home/kenji/.config/goverlay/distro)"
"-" # "-"
"$(uname -r)" # "$(uname -r)"
"Session:" # "Session:"
"$(echo $XDG_SESSION_TYPE)" # "$(echo $XDG_SESSION_TYPE)"
]; # ];
fps_color_change = true; fps_color_change = true;
fps_color = ["B22222" "FDFD09" "39F900"]; fps_color = ["B22222" "FDFD09" "39F900"];