Skip to content

Hyprland plugin to apply chroma key algorithm to make all windows translucent without affecting readability

Notifications You must be signed in to change notification settings

alexhulbert/Hyprchroma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Hyprland plugin to apply chroma key algorithm to make all windows translucent without affecting readability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.2%
  • Nix 6.0%
  • Makefile 4.8%