summaryrefslogtreecommitdiff
path: root/xmonad/nvidia-temp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'xmonad/nvidia-temp.sh')
-rwxr-xr-xxmonad/nvidia-temp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmonad/nvidia-temp.sh b/xmonad/nvidia-temp.sh
index 9adc421..fa40e91 100755
--- a/xmonad/nvidia-temp.sh
+++ b/xmonad/nvidia-temp.sh
@@ -32,5 +32,5 @@ get_color()
TEMP_COL=$(get_color $TEMP $TEMP_LOW $TEMP_HIGH)
GPU_COL=$(get_color $GPU $GPU_LOW $GPU_HIGH)
-echo "<fc=$GPU_COL>$GPU</fc>% (<fc=$TEMP_COL>$TEMP</fc>°C)"
+echo "<fc=$GPU_COL>$GPU</fc>% <fc=$TEMP_COL>$TEMP</fc>°C"