devenv
This commit is contained in:
parent
42db03dd4e
commit
38839cdcbf
4 changed files with 27 additions and 4 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue