mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use channel-secure-symbolic icon
This commit is contained in:
parent
4cd4026a39
commit
d661bb8253
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ pub fn from(request: &str) -> PrimaryIcon {
|
|||
|
||||
if request.starts_with("gemini:") {
|
||||
return PrimaryIcon::Gemini {
|
||||
icon_name: "avatar-default-symbolic",
|
||||
icon_name: "channel-secure-symbolic",
|
||||
tooltip_text: ("Guest session", "User session"),
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue