This commit is contained in:
Hadi
2024-08-19 21:09:21 +02:00
parent d1896b626b
commit 9e8637e9a8
2 changed files with 8 additions and 1 deletions

View File

@@ -55,6 +55,12 @@
"format" = "{title:30}";
"max-length" = 30;
"separate-outputs" = true;
rewrite = {
"\\s*(.*)\\s+" = "$1"; # Remove trailing whitespace
# "\\s*" = # TODO FIXME
# "\${USER}@\${HOST}"; # Replace empty string with your username
".* - LibreWolf" = "LibreWolf";
};
};
"hyprland/workspaces" = {