How to disable the appearance change of an unfocused terminal window


wounky

New member
Local time
11:51 PM
Posts
1
OS
11
Hi, I am using the terminal with the following settings for music visualisation:
"defaults":
{
"opacity": 50,
"padding": "0",
"useAcrylic": true
},

When a window is active, it looks like this:
1753619688416.webp

When another window gets active, the terminal gets black. How can I disable this?
I was trying to play with the unfocusedAppearance setting in the terminal's settings.JSON, but it had no effect.
1753619707717.webp


"profiles": {
"defaults": {
"useAcrylic": true,
"opacity": 50,
"unfocusedAppearance": {
"useAcrylic": true,
"opacity": 50
}
}
}
 
Windows Build/Version
Latest Windows 11

My Computer

System One

  • OS
    11
    Computer type
    Laptop
    Manufacturer/Model
    L14

Latest Support Threads

Back
Top Bottom