add hyprland windowrule and tagging functionality for opacity
This commit is contained in:
parent
63c10fdae6
commit
3f57c911b7
3 changed files with 20 additions and 3 deletions
|
|
@ -78,6 +78,8 @@ in {
|
|||
"nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0"
|
||||
|
||||
"opacity 1.0 override, initialTitle:^Picture-in-Picture$"
|
||||
"opacity 1.0 override, tag:full-opacity"
|
||||
"bordercolor ${catppuccin.toRGBHex colors.yellow}, tag:full-opacity"
|
||||
|
||||
"float, initialClass:CImg"
|
||||
"float, initialTitle:GLFW"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue