Fix waybar rewrite for Prusa programs

Make it work again when no file/project is loaded
This commit is contained in:
Evie Litherland-Smith 2024-09-14 09:45:15 +01:00
parent 3257cdae40
commit 5330283284

View file

@ -78,8 +78,8 @@
"(Cartridges.*)" = "󰊗 $1"; "(Cartridges.*)" = "󰊗 $1";
"([Ss]team.*)" = "󰓓 $1"; "([Ss]team.*)" = "󰓓 $1";
"(Prism Launcher.*)" = "󰍳 Minecraft ($1)"; "(Prism Launcher.*)" = "󰍳 Minecraft ($1)";
"(.*) PrusaSlicer-(.*)" = "󰐫 $1 PrusaSlicer ($2)"; "(.*)(?: *)PrusaSlicer-(.*)" = "󰐫 $1 PrusaSlicer ($2)";
"(.*) PrusaSlicer G-code Viewer-(.*)" = "󰹛 $1 G-code Viewer ($2)"; "(.*)(?: *)PrusaSlicer G-code Viewer-(.*)" = "󰹛 $1 G-code Viewer ($2)";
"FreeCAD (.*)" = "󰻬 FreeCAD $1"; "FreeCAD (.*)" = "󰻬 FreeCAD $1";
"(.*) - Blender.* " = "󰂫 $1"; "(.*) - Blender.* " = "󰂫 $1";
"(X2Go Client)" = "󰢹 $1"; "(X2Go Client)" = "󰢹 $1";