New backup 2024-11-22 11:45:03
This commit is contained in:
parent
7e0a0aae74
commit
0c99d55476
2 changed files with 4 additions and 1 deletions
|
@ -2,3 +2,5 @@ import = ["/home/pogmommy/.config/de-vars/colors/active/alacritty.toml"]
|
|||
|
||||
[window]
|
||||
opacity = 0.8
|
||||
dynamic_title = true
|
||||
dynamic_padding = true
|
||||
|
|
|
@ -38,7 +38,8 @@
|
|||
"format":"{}",
|
||||
"max-length":25,
|
||||
"rewrite":{
|
||||
"(.*) — Mozilla Firefox":" $1"
|
||||
"(.*) — Mozilla Firefox":" $1",
|
||||
"(.*) — Alacritty":" $1"
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue