X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=sway%2F.conkyrc;h=6f41e18954883630c2b440ddb1fca58e2e1bb5c5;hb=05195bcae1f138caf2d137d235a3355313e6d8e7;hp=cc7d85ed8afba4d6b5fd197ee46c661a8b984e8c;hpb=f06529db49446ab5f83f25e8e91ad20fcf306bcf;p=max%2Fdotfiles.git diff --git a/sway/.conkyrc b/sway/.conkyrc index cc7d85e..6f41e18 100644 --- a/sway/.conkyrc +++ b/sway/.conkyrc @@ -46,6 +46,9 @@ conky.text = [[ "\#ff0000" ${endif} }, + ${if_match "${exec hostname}"=="platinum"} + {"full_text": "${acpitool}", "color": "\#ffffff"}, + ${endif} {"full_text": "${time}", "color": "\#ffffff"} ], ]];