removed custom text
This commit is contained in:
@@ -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"];
|
||||||
|
|||||||
Reference in New Issue
Block a user