#KITTY settings

27 messages · Page 1 of 1 (latest)

undone remnant
#

i have a problem when when i change my the opcity of in my kitty.conf
by putting:

background_opacity 0.92

and i reload awesome wm nothing change about the terminal opacity

oak swallow
#

you need an xorg compositor like picom
for opacity to work

undone remnant
#

okk

#

and i have to make xorg tun one time or i have to make a script

oak swallow
#

you have to run it every time xorg runs

undone remnant
#

how i can do this in awesome ?

naive hazel
#

you can edit your .xinitrc if you start via startx

undone remnant
#

yeah i did

naive hazel
#

picom --daemon &&
<your wm here>

undone remnant
#

so nvim .xinitrc

#

and i add
picom --daemon &&
<your wm here>

naive hazel
#

replace <your wm here> with the command that starts awesomewm

undone remnant
#

xstart

#

so

naive hazel
#

umm isn't it just awesome in .xinitrc?

undone remnant
#

no its startx im pretty sure about it

naive hazel
#

yes, startx is the command that makes use of your .xinitrc

#

but in .xinitrc is where you set the list of the commands to start including the wm

undone remnant
naive hazel
#

and then startx, see if kitty and picom is working properly

undone remnant
oak swallow
#

~/.xinitrc

undone remnant
#

app

#

but i only want it on kitty

naive hazel
#

you need a compositor that handles window transparency, picom most likely has an option where you can set rules