Execute custom command in awesomewm tooltip

前端 未结 0 1663
半阙折子戏
半阙折子戏 2021-01-05 07:43

I have a simple widget to display free memory:

myFreeMemory = awful.widget.watch(\'bash -c "free -h | awk \\\'/^Mem:/ {print $3}\\\'"\', 1)
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题