Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bongo Cat — Omarchy Quattro bar widget

A cat in the Omarchy bar that bongos every time you type.

omabongo

Requirements

Keypress detection shells out to libinput debug-events, which comes from a separate package from the libinput library Hyprland already depends on:

sudo pacman -S libinput-tools

It also needs your user account in the input group:

sudo usermod -aG input $USER

Then log out and back in (or reboot) for the group change to apply.

Install (published)

omarchy plugin add https://github.com/chip-davis/omabongo.git --enable

Config

Edit / create ~/.config/omabongo/config.json. Supported options:

Key Type Default Controls
scale number 2.2 sprite size multiplier of barSize
sleepAfterMs number 20000 inactivity time before sleeping
tapDurationMs number 110 how long his paws are down
upDurationMs number 60 how long his paws pop up between taps
sleepEnabled bool true controls if bongocat goes to sleep
alternatePaws bool false true = strict L/R/L/R, false = random paw each tap

Uninstall

Uninstall with

omarchy plugin remove io.github.chip-davis.omabongo

License

MIT — see LICENSE. The cat sprites in assets/ are derived from wayland-bongocat; see THIRD_PARTY_NOTICES.md.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages