diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-06-06 12:08:16 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-06-06 12:08:29 +0900 |
| commit | da4a3c381893eb2fd53968115093c6323fad62ca (patch) | |
| tree | da2e51053a87213e3d8d0f27ec62383f6d076a7a | |
| parent | ea599b99378eeb1acd44adcab0df54ea8ebfff6d (diff) | |
added obs on hyprland workspaces #rw
| -rw-r--r-- | config/waybar/modules | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/modules b/config/waybar/modules index 8d821fbf..7b50bb82 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -160,7 +160,8 @@ "class<codeblocks>": " ", "class<mousepad>": " ", "class<libreoffice-writer>": " ", - "class<libreoffice-startcenter>": " " + "class<libreoffice-startcenter>": " ", + "class<com.obsproject.Studio>": " " } }, // for Camilla or Spanish |
