問題タブ [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.

0 投票する
3 に答える
891 参照

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)
0 投票する
1 に答える
2121 参照

lua - out_to_console モードで conky にカラー テキストを作成するにはどうすればよいですか?

i3wm で i3status に対して conky を使用したいのですが、テキストの色を変更できません。${color 20B00B} は役に立ちません。+ CPU の動作の美しいグラフィックも必要ですが、コンソール モードでは次のような結果が得られます ##____
ここに画像の説明を入力

これが i3.conf を作成する問題であるという 1 つの考えがあるので、これは私の conf です:

0 投票する
1 に答える
4920 参照

lua - Conky - Lua Config - カスタム変数

コンピューター間で構成を共有するために、conky の Lua 構成でカスタム変数を使用したいと考えています。以下が機能しないのはなぜですか。単純な Lua コードを使用しています。

カスタム定義変数の使用方法に関するドキュメントや例は見つかりませんでした。$lanは解決されず、${lan}として出力されます