Skip to content

Latest commit

 

History

History
57 lines (50 loc) · 1.05 KB

README.md

File metadata and controls

57 lines (50 loc) · 1.05 KB

io3blocks

16 blocks for i3wm called in i3blocks.conf like the example below

[weather]
command=~/.config/i3/i3blocks.sh weather 2>/dev/null
interval=300
color=#FFFF00
  1. audio
  2. battery
  3. black
  4. date
  5. forecast
    • x days weather forecast. Each icon can be followed by digit symbolizing intensity
  6. lightning
  7. load
  8. lock
  9. memory
  10. monitor
  11. network
  12. printscreen
  13. sensor
  14. system
  15. update
    • [db AUR snap flatpak] orphan each can be followed with update'number : AUR^5
  16. weather
    • (temperature) (pression) (current weather icon) (humidity rate) {wind}(km/h)(direction)(Beaufort scale)

Final result (on 12,5" laptop with font pango:Ubuntu Nerd Font 11)

Todo

  1. download/upload rate network
  2. screen lightning intensity

Binaries used

  • binaries
  • curl
  • ifconfig
  • iwlist
  • pacman
  • sensors
  • tlp-stat
  • trizen
  • xclip
  • xrandr

Distribution used

  • archlinux

Files

  • config
  • i3blocks.ini
  • i3blocks.conf
  • i3blocks.sh [line=363 word=1515 char=11650 maxline=131]