diff options
| author | wheelsbot7 <o.wertzberger@gmail.com> | 2025-02-23 15:18:47 -0500 |
|---|---|---|
| committer | wheelsbot7 <o.wertzberger@gmail.com> | 2025-02-23 15:18:47 -0500 |
| commit | 70b805aea13e112fa734b24b395b70a23cdfd384 (patch) | |
| tree | e6c1ff41fc7b7e64f533166438e28a0826529a6d /config/waybar/ModulesWorkspaces | |
| parent | 805b97e47432f4e2af90109445f261d5212bb6d5 (diff) | |
add steam to window rewrite module
adds the steam icon from the numbers and icons style to the numbersand
icons with window rewrite style.
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index d460cfb3..c49c8359 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -213,7 +213,8 @@ "class<zen>": " ", //Zen Browser "class<waterfox|waterfox-bin>": " ", "class<microsoft-edge>": " ", - "class<vlc>": " " + "class<vlc>": " ", + "class<steam>": " " } }, |
