Metadata-Version: 2.4
Name: hyprbop
Version: 0.1.1
Summary: A hacky utility for creating custom popups on hyprland
Author-email: zetorik <zetorikk@gmail.com>
License: GPL-3.0-or-later
Keywords: hyprland,python,popup,waybar
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6
Dynamic: license-file

# hyprbop
A hacky utility for creating custom popups on hyprland

# Usage
```bash
hyprbop <configname>
```

# Config
- Config directory: ~/.config/hyprbop/
- Config files: <configname>.json, style.qss
- See example config [power.json](src/hyprbop/config/power.json)

# Showcase
<video src="https://github.com/user-attachments/assets/7b08b45a-dd1d-446b-96b5-2a028c98ac0e
" controls preload></video>
