問題タブ [conky]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
shell - Conky/Dzen2 and variables from shell
I'm trying to make some dzen2 stuff, but i have some hard time on one point. I want to eval color variable between conky and dzen2.
Something like that:
Colors :
Conkyrc :
Script:
I tried eval/echo on conky, but nothing sucessfull. If somebody have an idea, it will be really nice.
Thanks anyway
Have a good day
EDIT:
If we can't find a solution about the main question, what's the best idea?
- Lua/Conky (I think it's not bad)
- Shell/Dzen2 (Performance are not amazing last time i tried that)
- A full program in C++ (A little overkill, and conky is generic)
lua - Conky - Lua Config - カスタム変数
コンピューター間で構成を共有するために、conky の Lua 構成でカスタム変数を使用したいと考えています。以下が機能しないのはなぜですか。単純な Lua コードを使用しています。
カスタム定義変数の使用方法に関するドキュメントや例は見つかりませんでした。$lanは解決されず、${lan}として出力されます