some more adjustments, tried to get vs code to work

This commit is contained in:
2025-05-21 17:30:31 +02:00
parent d91ebe083d
commit b24d0f466a
19 changed files with 259 additions and 107 deletions

View File

@@ -58,6 +58,7 @@
"format" = "{}";
"rewrite" = {
"(.*) Mozilla Firefox" = "$1";
"(.*) Zen Browser" = "$1";
"(.*) - fish" = "> [$1]";
"(.*) - Visual Studio Code" = "$1";
};
@@ -193,7 +194,7 @@
* {
font-family: "FiraCode Nerd Font";
font-weight: bold;
font-size: 22px;
font-size: 20px;
}
window#waybar {