Add more window title (#160)

* `chore` : add more window titles

* Update modules/bar/window_title/index.ts

* Update modules/bar/window_title/index.ts

* `chore` : add more title

---------

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
greed
2024-08-22 12:31:21 +05:45
committed by GitHub
parent c769ebb27b
commit ff29790317

View File

@@ -28,6 +28,7 @@ const filterTitle = (windowtitle: ActiveClient) => {
["waterfox", "󰖟", "Waterfox"],
["thorium", "󰖟", "Waterfox"],
["tor-browser", "", "Tor Browser"],
["floorp", "󰈹", "Floorp"],
// Terminals
["gnome-terminal", "", "GNOME Terminal"],
@@ -55,6 +56,7 @@ const filterTitle = (windowtitle: ActiveClient) => {
["docker", "", "Docker"],
["vim", "", "Vim"],
["neovim", "", "Neovim"],
["neovide", "", "Neovide"],
["emacs", "", "Emacs"],
// Communication Tools
@@ -98,6 +100,8 @@ const filterTitle = (windowtitle: ActiveClient) => {
// Office and Productivity
["evernote", "", "Evernote"],
["sioyek", "", "Sioyek"],
// Cloud Services and Sync
["dropbox", "󰇣", "Dropbox"],