Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 218 Bytes

Installation Guide

  • copy all .sh scripts to ~/.config/i3status/
  • ~/.config/i3/config
    • add this block of code at the end
      bar {
          status_command exec ~/.config/i3status/mybar.sh
      }