removed custom text
This commit is contained in:
@@ -54,14 +54,14 @@
|
||||
resolution = true;
|
||||
refresh_rate = true;
|
||||
|
||||
custom_text = [
|
||||
"-"
|
||||
"$(cat /home/kenji/.config/goverlay/distro)"
|
||||
"-"
|
||||
"$(uname -r)"
|
||||
"Session:"
|
||||
"$(echo $XDG_SESSION_TYPE)"
|
||||
];
|
||||
# custom_text = [
|
||||
# "-"
|
||||
# "$(cat /home/kenji/.config/goverlay/distro)"
|
||||
# "-"
|
||||
# "$(uname -r)"
|
||||
# "Session:"
|
||||
# "$(echo $XDG_SESSION_TYPE)"
|
||||
# ];
|
||||
|
||||
fps_color_change = true;
|
||||
fps_color = ["B22222" "FDFD09" "39F900"];
|
||||
|
||||
Reference in New Issue
Block a user