Conky: Actually set the window title
This commit is contained in:
parent
809b7812dd
commit
9d2c7e810b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
conky.config = {
|
conky.config = {
|
||||||
own_window = true,
|
own_window = true,
|
||||||
own_window_name = 'Conky',
|
own_window_title = 'Conky',
|
||||||
own_window_class = 'Conky',
|
own_window_class = 'Conky',
|
||||||
own_window_type = 'desktop',
|
own_window_type = 'desktop',
|
||||||
own_window_colour = '282828',
|
own_window_colour = '282828',
|
||||||
|
Loading…
Reference in New Issue
Block a user