Hi Community, I recently swiched from Manjaro XFCE to KDE
Everithing is working fine even Conky did until I made the most recent System update.
Now Conky wont appear anymore.
Help much appreciated
Hi Community, I recently swiched from Manjaro XFCE to KDE
Everithing is working fine even Conky did until I made the most recent System update.
Now Conky wont appear anymore.
Help much appreciated
Hello and welcome,
A couple of posts related to this issue
Please also let us know if the search function in the forum is not working.
So to simplify all this can you please modify the script or tell me step by step what to do
I would like to use Gotham_mod or something like that.
Or can you recommend me a different program?
I added a screenshot because I wanted to ask you if there is a way to modify the ui of Conky-Manager I
barely can identyfy the symbols
I had similar issues, when running conky in the cli you should see some errors. Ended up it was the syntax that was an old version as @anon89812132 mentioned.
It was resolved by adjusting the syntax to the prescribed formats at: Configurations Ā· brndnmtthws/conky Wiki Ā· GitHub. Used some of the sample configs that is available on the github repo as further guidance.
You will have to change to syntax in your conky config/rc file manually unfortunately.
I am a beginner could you please tell me exactly what to edit?
Each conky theme will have its own config file. It is impossible to tell you specifically as this will be different for each theme and will be dependent on where you saved the themes.
The conky manager will be pointing to one or more conky themes at a specific path, presumably ~/.conky. Each of these themes might have their own subdirectory and in there will be a config file. Sometimes these files have extensions like .rc other times not. Note I am not referring to the .lua files. These are lua scripts files.
I just had a look on mine and the config file on my system for Gotham is located at :~/.conky/Gotham with the conky config file named āGothamā. It is this config file that needs to be converted, either manually or through the conversion tool as previously mentioned
But I already mentioned I want Gotham_mod please edit it for me ir share your config file and see if it works for me too
No one here is going to edit it for you.
Conky is script based and if writing or editing scripts is not your thing you are better off looking at the KDE widgets to enhance your desktop.
Between the posts that was provided and the information Iāve given, you have everything you need to be able to learn how to do it yourself even if by trail and error.
well i cant even download this script from github
@zylan well I tell you that I canāt, but anyway you donāt have to help me if you donāt want to!
Keep in mind neither you didnāt fell from sky with all the knowledge you might have!
how to start a specific theme in cli
You will not gain any knowledge going back and forth on a support forum thread, whining that I donāt know how, do it FOR me.
Let me guessā¦you donāt know how to google a phrase either?
Thisāll be my only contribution to your conky journeyā¦
Take a little initiativeā¦donāt be a
@merlock Wow thats greatā¦ you donāt now either, at least you say so but you seem to be a professional in judging people, the Forum can be really proud of you, thatās for sure the best way of teaching something to someone!!
I
It worked great until the sistem updates, I know how to edit these files in Conky-manager, but I donāt know why they wonāt start anymore ā¦ if I start Conky without the GUI the default theme is loaded and I donāt know how to change that!
Conky is working but is no longer able to support old style of configuration files in Conky Manager
~/.conkyrc in home folder is now ~/.config/conky/conky.conf and uses a ālua styleā language structure
(similar structure to conky .lua script files but different function)
conky changed syntax style years ago and has done a good job of maintaining backwards compatibility
conky-manager author appears to have stopped developing and maintaining package beyond Ubuntu 14.10 - Conky Manager ā TeejeeTech
updated configurations should have been created by current maintainers at Launchpad (Code : conky-manager) but last sign of activity there is from 2016
and no sign of any published conky configurations to be able to convert
best i could find for an old Gotham theme was this:
http://drive.noobslab.com/data/conky/Gotham/gotham-noobslab-gmo.zip
this is the old style .conkyrc
running the conversion script ./convert.lua .conkyrc conky.conf
changes it to conky.conf
but the height and width values are wrong - screenshot
and there is an error message
conky: Invalid value āconkyā for setting āown_window_typeā. Valid values are: ānormalā, ādockā, āpanelā, ādesktopā, āoverrideā.
so configuration needs to be edited manually for working conky.conf
if the convert.lua script is not working for you, use these examples and the style guidelines from conky wiki to edit the configuration file manually
if new configuration file is saved to default location and name ~/.config/conky/conky.conf
conky can be started just by terminal command conky
and conky-manager is no longer required
Thank you very much, Iāll give it a try later , but besides that is there really no other app that gives me similar widgets already modernized?
I have none of the directories youāve mentioned ā¦ if I run Conky from Konsole it loads the default theme and I donāt know how to change it!
Really nobody can help?
As I mentioned in earlier Postings I Want to use Gotham Mod