diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-02-25 18:53:27 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-25 18:53:27 +0900 |
| commit | b898e3a20eb228fd50c8b010a37b44019b0937b7 (patch) | |
| tree | 6e3d0b76d0da981dd36100b107d02d27d29f6a0e /config/waybar/ModulesWorkspaces | |
| parent | 87fc8f08dfa28a0e9bc801f1356bf2ad1737e5c3 (diff) | |
| parent | 9d8b2c12c7ed867ce704d035033f2637e62e40b8 (diff) | |
Merge pull request #583 from JaKooLit/main
main to development
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
| -rw-r--r-- | config/waybar/ModulesWorkspaces | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index f6071a69..c49c8359 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -210,10 +210,11 @@ "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>": " " + "class<vlc>": " ", + "class<steam>": " " } }, |
