prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
5.89k stars 712 forks source link

issue with gkt opacity #1008

Closed user12xxxxxx closed 4 months ago

user12xxxxxx commented 4 months ago

240303_12h01m38s_screenshot 240302_20h36m59s_screenshot so i applied the transparency but for some reason it only works for daughter window. i also set it to float which also doesn't work

kRHYME7 commented 4 months ago

How did you set up your windowsrule?

user12xxxxxx commented 4 months ago

How did you set up your windowsrule?

240303_14h40m16s_screenshot 240303_14h39m56s_screenshot

user12xxxxxx commented 4 months ago

i downloaded skride from aur (yay) and emote from flahub (id com.tomjwatson.Emote

kRHYME7 commented 4 months ago

class for emote is emote. Use hyprctl clients to know the class etc...

image

image

BTW we have some built in emoji here. run Hyprdots show emoji

Here's skride

image

Here's how you should set this Please browse the hyprand wiki.

windowrulev2 = opacity 0.80 0.80,class:^(emote)$
windowrulev2 = opacity 0.80 0.80,title:^(overskride)

Closing this as resolved

user12xxxxxx commented 4 months ago

that helped thanks (sorry for troubling should have read the documentation)