Just rename:to conky.conf and copy to /etc/conkyorto conkyrc and copy to ~/"gpu.sh" code:#!/bin/bashGPU_temp="$(DISPLAY=":0.0" nvidia-settings -q gpucoretemp | sed '/Attribute/!d;{s/.*): //;s/.//}' 2>/dev/null)"echo $GPU_temp"ip.sh" code:#!/bin/bashwget http://checkip.dyndns.org/ -q -O - |grep -Eo '
Ratings & Comments
0 Comments