diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-09-01 01:12:03 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-09-01 01:12:03 +0900 |
| commit | 6ec55aad69f50467b187d427a6a03f293f5ade21 (patch) | |
| tree | b14afd897ad135387bb8cc74ef6561e13d355a39 | |
| parent | d59fd61e865ad39483ccbc2c29de4fdfc960d848 (diff) | |
added kitty-dropterm to waybar 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 2b0a16de..1363800c 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -195,11 +195,12 @@ "title<.*Picture-in-Picture.*>": " ", "class<firefox>": " ", "class<kitty>": " ", + "class<kitty-dropterm>": " ", + "class<konsole>": " ", "class<Chromium>": "<span font='12'> </span>", "class<org.telegram.desktop|io.github.tdesktop_x64.TDeskto>": "<span font='12'> </span>", "class<[Ss]potify>": "<span font='12'> </span>", "class<VSCode|code-url-handler>": "<span font='12'></span>", - "class<konsole>": " ", "class<thunar>": " ", "class<discord>": " ", "class<WebCord>": " ", |
