Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1 KB

README.md

File metadata and controls

44 lines (29 loc) · 1 KB

Bar

Bar is an Übersicht widget that places a customizable bar on your desktop.

Spotify

Elements

  • Currently playing music from
    • Spotify
  • Battery
  • Date/Time

Installation

Download (or clone) this repository and place the folder in your Übersicht widgets directory.

Configuration

Open index.jsx and edit as you'd like. Some of the objects toward the top should make customization a little easier.

Space configuration

It's possible to get chunkwm to update when spaces are switched. You can use the following in your ~/.khdrc.

cmd - 1 : khd -p "cmd + alt - 1" && uberrefresh
...

uberrefresh is a shell script included in this repository. Copy it to /usr/local/bin

cp bin/uberrefresh /usr/local/bin/uberrefresh

Questions?

If you find a bug or have any questions about Bar, submit an issue.