wibus-wee / sketchybar-dotfile

my sketchybar dotfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Sketchybar Dotfile

截屏2022-08-01 21 38 08

what is sketchbar?

Features

  • Apple Icon with script action, you can use it to open system preferences, activity monitor, or lock your pc.
  • Space Helper, you can see which space you are in and how many spaces you have.
  • Battery Helper, you can see your battery percentage and battery state. ( Only In MacBooks, I made a judgment about the type of computer )
  • Application Helper, you can see which application is in front of your screen.
  • Date Helper, you can see the date.
  • Time Helper, you can see the time.
  • CPU Helper, you can see the CPU usage. ( with a graph! )
  • Spotify Helper, you can see the current song and artist.
  • Weather Helper, you can see the current weather.
  • Proxy Helper, you can see the current proxy.
  • GitHub Helper, you can see your GitHub messages.

Setup

  • Uses sf-symbols: brew install --cask sf-symbols
  • Hide your original menu bar
cd ~/.configs
git clone git@github.com:wibus-wee/sketchybar-dotfile.git sketchybar
cd sketchybar
chmod +x plugins/*

Don't forget to restart your sketchybar!

brew services restart sketchybar

References

About

my sketchybar dotfile


Languages

Language:Shell 100.0%