Closed DanyGee closed 6 years ago
@DanyGee Can you test the current master
branch ?
git clone https://github.com/brndnmtthws/conky
cd conky
mkdir -p build
cd build
cmake ../
make -j4
# to execute the binary type:
src/conky
Might be something distro-specific, many things got broken after 15.7 upgrade. I'll test the config on my other two linux machines and get back with results.
As suspected...this problem is Deepin 15.7 specific :angry: On other distros, build 1.10.8 (and up) is properly rendering bold fonts :1st_place_medal:
Good. I was wondering if it had to do something with conky initialization because of issues like #218.
Offtopic. That's cool retro term you have there... Wink, wink... And how do you do your pink boxes and arrows? They came out nice so I'd like to learn how to do this too for my screenshots. :smile:
Any other helpful tips are appreciated too.
@lasers I starred yesterday a screenshot tool that does even more than that - https://github.com/lupoDharkael/flameshot
@lasers On Deepin I used the built in Deepin Screenshot Tool https://github.com/linuxdeepin/deepin-screenshot
On other distros it was Flameshot https://github.com/lupoDharkael/flameshot
Conky Version
My Config ... ${goto 1461}${voffset -4}${font Dejavu Sans:bold:size=16}$color1${totalup enp0s31f6}$font${goto 1555}${voffset -24} ${upspeedgraph enp0s31f6 30,160}$color2)...
My Distro
My Hardware
Don't have the slightest idea what is causing this :thinking: