-
```
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
string-match("\\.log\\'" nil nil)
string-match-p("\\.log\\'" nil)
assoc-default(nil (("\\.log\\'" . logview-mo…
-
# Issue
Conky is flickering.
# Information
As you can see below, my config has `own_window = true` and `double_buffer = yes`.
And my `Xorg.0.log` says:
```
[ 1041.399] (**) Extension "D…
-
How can I get rid of the maximize and minimize buttons on a widget. For example, the Mira_blue clock widget has both those buttons. You can also move the widget around. I like the look, but I want …
-
Hi,
When I run a lot of docker runs (a bunch of batch tests, kicked off from the CLI, just `docker run ...`, an output from tests to stdout, however, a quite a few of runs in a while), conky cores fr…
-
Since 1.10 .conkyrc is a lua file, but it seems custom functions still need to be defined in a seperate file and loaded with lua_load, wouldn't it make sense to define them in .conkyrc already?
-
On Arch Linux (up to date) : when waking laptop from suspend via systemd/lid being closed, following consistently appears in ~/.xsession_error:
no connectionException in Thread-5 at Sun Aug 24 12:15:…
-
Thank you for sharing your project. Went through the pre install well. Python pip installed without errors a number of packages. I chose the ubuntu line to copy from. Did google email address and pass…
-
This is how my Conky looks after fixing it on Linux Mint Xfce (https://github.com/brndnmtthws/conky/pull/777):
![image](https://user-images.githubusercontent.com/9662163/52071703-cbb39c00-2583-11e9…
-
Hello,
I apologize if this has been reported already, googling only came up with a lot of old stuff. Anyway, I am running Plasma 5.7 on Arch Linux and, as described in my title, the own_window_type o…
-
conky should only download the picture once in an hour, but it always downloads the picture when i switch from one workspace to another.
conky.config = {
update_interval=3600,
...
conky.text =…