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.

52 lines
794 B

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. [ssid]
  7. command=echo " $(iw dev wlp4s0 link | grep SSID | cut -d " " -f 2-)"
  8. color=#00FF00
  9. separator=false
  10. interval=10
  11. [iface]
  12. instance=wlp4s0
  13. color=#00FF00
  14. interval=10
  15. [battery]
  16. label=
  17. #command=/usr/lib/i3blocks/battery
  18. interval=30
  19. instance=1
  20. [battery]
  21. label=⚡
  22. command=/usr/lib/i3blocks/battery
  23. interval=30
  24. # instance=1
  25. [battery]
  26. label=⚡
  27. #command=/usr/lib/i3blocks/battery
  28. interval=30
  29. instance=1
  30. [time]
  31. label=
  32. command=date "+%m-%d-%Y %l:%M %p"
  33. interval=5
  34. [memory]
  35. label=
  36. instance=mem
  37. interval=30
  38. [volume]
  39. label=
  40. instance=Master
  41. #instance=PCM
  42. interval=once
  43. signal=1