Advertisement
Creepinson

i3blocks config

Aug 5th, 2021
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. [hello]
  2. #short_text=hi
  3. command=echo 👋 $USER | sed -r 's/\<./\U&/g'
  4. interval=once
  5.  
  6. [temperature]
  7. interval=5
  8. command=zsh ~/my-sensors.sh
  9.  
  10. [date]
  11. interval=15
  12. command=date +"📅 %D ⌚ %I:%M %p"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement