Skip to content
Discussion options

You must be logged in to vote

I'VE GOT IT WORKING! Here's a gif showing it.
Okay, I'm going to try to be as clear as possible, but if you have any questions, I'm more than happy to answer them.

Step 1: Create an image outside of your assets folder (I copied the first bongo cat frame to my main Waybar folder and renamed it to Bongo_Cat_CURRENT).

Step 2: Create this file: $HOME/.config/waybar/bongo-cat-frame.css:

#custom-bongo-cat {
  min-width: 48px;
  min-height: 48px;
  background-image: url("file:///home/forest-terminal/.config/waybar/assets/Bongo_Cat_1.png?ts=1756438839");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

Step 3: Create a .sh file called bongo-cat.sh. I p…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@Forest-Terminal
Comment options

@Forest-Terminal
Comment options

@r4chl
Comment options

Comment options

You must be logged in to vote
4 replies
@Forest-Terminal
Comment options

@r4chl
Comment options

@Forest-Terminal
Comment options

@r4chl
Comment options

Answer selected by Forest-Terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants