Add signal-desktop, update waybar rewrite rules

Add signal again as it now support wayland properly

Update a few waybar rewrite rules to catch titles better
This commit is contained in:
Evie Litherland-Smith 2024-02-21 08:30:18 +00:00
parent c0a4dd587c
commit 3804961963
2 changed files with 9 additions and 6 deletions

View file

@ -40,16 +40,18 @@
# TODO workspace rewrites # TODO workspace rewrites
"rewrite" = { "rewrite" = {
"(.*) - GNU Emacs at (.*)" = " $1 [$2]"; "(.*) - GNU Emacs at (.*)" = " $1 [$2]";
"Alacritty" = " "; "(Alacritty.*)" = " $1";
"(.*) - mpv" = "󰦟 $1"; "(.*) - mpv" = "󰦟 $1";
"btm" = " Resource Usage [btm]"; "(btm)" = " Resource Usage [$1]";
"cava" = "󰝚 Music Visualiser [cava]"; "(cava)" = "󰝚 Music Visualiser [$1]";
"(.*) - Thunar" = "󰝰 $1"; "(.*) - Thunar" = "󰝰 $1";
"Nyxt - (.*)" = "󰀹 $1"; "Nyxt - (.*)" = "󰀹 $1";
"(.*) Mozilla Firefox" = "󰈹 $1"; "(.*) Mozilla Firefox" = "󰈹 $1";
".*WebCord (.*)" = "󰙯 $1"; "((?:.*)WebCord.*)" = "󰙯 $1";
"[Ss]team" = "󰓓 "; "(Signal.*)" = "󰭹 $1";
"Prism Launcher (.*)" = "󰍳 Minecraft (Prism Launcher $1)"; "(WhatsApp for Linux.*)" = "󰖣 $1";
"([Ss]team)" = "󰓓 $1";
"(Prism Launcher.*)" = "󰍳 Minecraft ($1)";
"Microsoft Teams(?: classic)?(?: - )?(.*)(?: \| Microsoft Teams)?" = "󰊻 $1"; "Microsoft Teams(?: classic)?(?: - )?(.*)(?: \| Microsoft Teams)?" = "󰊻 $1";
}; };
"separate-outputs" = true; "separate-outputs" = true;

View file

@ -14,6 +14,7 @@
libreoffice-fresh libreoffice-fresh
inkscape inkscape
webcord webcord
signal-desktop
whatsapp-for-linux whatsapp-for-linux
teams-for-linux teams-for-linux
nomachine-client nomachine-client