You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
897 B

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. # Please see man i3blocks for a complete reference!
  2. # The man page is also hosted at http://vivien.github.io/i3blocks
  3. # Global properties
  4. separator_block_width=15
  5. command=/usr/lib/i3blocks/$BLOCK_NAME
  6. [agenda]
  7. interval=60
  8. [ssid]
  9. command=echo " $(iw dev wlp4s0 link | grep SSID | cut -d " " -f 2-)"
  10. color=#00FF00
  11. separator=false
  12. interval=10
  13. [iface]
  14. instance=wlp4s0
  15. color=#00FF00
  16. interval=10
  17. [battery]
  18. label=
  19. command=/usr/lib/i3blocks/battery
  20. interval=30
  21. #instance=1
  22. #[battery]
  23. #label=⚡
  24. #command=/usr/lib/i3blocks/battery
  25. #interval=30
  26. #instance=1
  27. #[battery]
  28. #label=⚡
  29. #command=/usr/lib/i3blocks/battery
  30. #interval=30
  31. #instance=1
  32. [time]
  33. label=
  34. command=date "+%m-%d-%Y %l:%M %p"
  35. interval=5
  36. [memory]
  37. label=
  38. instance=mem
  39. interval=30
  40. [temperature]
  41. label=
  42. interval=30
  43. [cpu_usage]
  44. label=
  45. interval=30
  46. [volume]
  47. label=
  48. instance=Master
  49. #instance=PCM
  50. interval=once
  51. signal=1