Can't set background opacity with startup session #4146
-
Hi, not sure if this is indeed a bug, or such a feature was not implemented but I can't set background opacity when trying to set a startup session for kitty.. I need it for a 'quick' dropdown term used to for example take notes or work on top of other windows like browsers, so I need to see what's below. I tried all options listed in the documentation but it always returns same error
How would I go about setting opacity in such a session file? While I can set it directly via sway, it blurs the entire window, including the boarders/bar so this is less than ideal solution here. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I suggest moving to GitHub Discussions. You need the default launched window to be semi-transparent, but subsequent new os windows to be opaque, right? You need to use the remote control feature because the session file is only a subset of it, for ease of use. The following configuration enables remote control with All initialization actions are no longer done in the session file, but with the remote control commands. Please refer to the documentation for the meaning of the following configuration options. kitty.conf
startup_session.conf
startup.sh (chmod +x)
|
Beta Was this translation helpful? Give feedback.
-
Have your special transparent instance run like this
|
Beta Was this translation helpful? Give feedback.
Have your special transparent instance run like this