lasers
lasers
Typo? `xinerama_head` with a `n`. Conky does not have a GUI for settings and/or other things. Otherwise... If you want to, you can try current master. Among the fixes and...
Users on Arch are expected to have `base-devel` installed if they want to use AUR and/or to compile packages from source. Arch User Repository - https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites Creating packages - https://wiki.archlinux.org/index.php/Creating_packages#Prerequisite_software...
You could try serving the image from `curl wttr.in/???.png`.
Maybe set up a hourly cron or something like that to reload conky as a workaround. >An easy way to force Conky to reload your ~/.config/conky/conky.conf: "killall -SIGUSR1 conky". Saves...
Did you find a solution to your problem?
Try `own_window_type` options and see if that does anything. Maybe `own_window_hints` too.
``` Allocating size to GtkOverlay 0x2836130 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? ``` That output seems to be supposedly fixed. [bugzilla.gnome/769566](https://bugzilla.gnome.org/show_bug.cgi?id=769566) via [`eb01ba`](https://gitlab.gnome.org/GNOME/gtk/commit/eb01ba8573bec47e02c8fc4eaf10e2f7cff522dd) so...
Hi. Quick question. What version are you on right now? Does `${journal 10 xxx}` work for you? Try `xxx` with both `user` and `system`. The long line goes out of...
Lol. I think there is a regression because I get `conky: invalid arg for journal, type must be 'system' or 'user'` with `${journal 10 user}`. With `${journal 10}`, I don't...
1 year 9 months passed. Can you determine if you're still having this problem today on `1.10.8` or `1.10.9_pre`? The older versions are not trustworthy. If you can reproduce, please...