summaryrefslogtreecommitdiff
path: root/xmonad/nvidia-temp.sh
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-02-10 19:34:18 +0100
committerMiguel <m.i@gmx.at>2019-02-10 19:34:18 +0100
commit3c634f69fe1e67c109c20a8dc5a594dc10bff0fe (patch)
treeb257b4d23fcbeee213ab9b6854d60395305ef778 /xmonad/nvidia-temp.sh
parentb97ba813265e58c362c3b30b3c00c9674e11c6be (diff)
dotfiles updated
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"