hyprland: opaque Google Meet windows
This commit is contained in:
parent
a882bfa8c7
commit
1a25e4a26c
|
@ -218,7 +218,8 @@ in
|
|||
config.profile.discord.window_rule
|
||||
config.profile.slack.window_rule
|
||||
config.profile.whatsapp.window_rule
|
||||
''opaque,title:(.*)(- YouTube)(.*)$''
|
||||
''opaque,title:(.*)(- YouTube)(.*)$'' # Youtube
|
||||
''opaque,title:^Meet - (.*)$'' # Google Meet
|
||||
''opaque,class:^(mpv)$''
|
||||
''float,class:^(lazygit)$''
|
||||
''center,class:^(lazygit)$''
|
||||
|
|
Loading…
Reference in a new issue