This commit is contained in:
Reid 2024-04-02 22:53:53 -07:00
parent 42db03dd4e
commit 38839cdcbf
4 changed files with 27 additions and 4 deletions

View file

@ -108,7 +108,7 @@ in {
icon = true;
icon-size = 16;
rewrite = {
"(.*) - Mozilla Firefox" = "$1";
"(.*) Mozilla Firefox" = "$1"; # the dash here is SLIGHTLY different. Wow
"(.*) - Visual Studio Code" = "$1";
#"(.*\\.nix\\s.*)" = "";
"(\\S+\\.js\\s.*)" = " $1";