aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwheelsbot7 <o.wertzberger@gmail.com>2025-02-23 15:15:51 -0500
committerwheelsbot7 <o.wertzberger@gmail.com>2025-02-23 15:15:51 -0500
commit805b97e47432f4e2af90109445f261d5212bb6d5 (patch)
tree79eda8065ea7e30b23035c4363df7c616937fc04
parent31cb63974ea6830216f5e1bcee4744afd8f0d143 (diff)
fix zen icon in waybar
the default waybar config files do not recognize zen browser, the default question mark icon is used instead. This change fixes it.
-rw-r--r--config/waybar/ModulesWorkspaces2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces
index f6071a69..d460cfb3 100644
--- a/config/waybar/ModulesWorkspaces
+++ b/config/waybar/ModulesWorkspaces
@@ -210,7 +210,7 @@
"class<com.obsproject.Studio>": " ",
"class<polkit-gnome-authentication-agent-1>": "󰒃 ",
"class<nwg-look>": " ",
- "class<zen-alpha>": "󰰷 ", //Zen Browser
+ "class<zen>": "󰰷 ", //Zen Browser
"class<waterfox|waterfox-bin>": " ",
"class<microsoft-edge>": " ",
"class<vlc>": "󰕼 "
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage