Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 772 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 772 Bytes

Hyprchroma

2024-10-18-000536_hyprshot

Hyprchroma is a Hyprland plugin that applies a chromakey effect for global window background transparency without affecting readability

Configuration

# hyprland.conf
windowrulev2 = plugin:chromakey,fullscreen:0
chromakey_background = 7,8,17

Also adds 2 Dispatches togglewindowchromakey WINDOW and togglechromakey (for the active window)

Installation

For more detailed instructions, see my dotfiles

Hyprpm

hyprpm add https://github.com/alexhulbert/Hyprchroma
hyprpm enable hyprchroma
hyprpm reload

Nix

For nix instructions, refer to the parent repository.