Skip to content

How do I disable the dim effect on unfocused windows? #544

Closed Answered by JaKooLit
Aksanya asked this question in Q&A
Discussion options

You must be logged in to vote

SUPER E decorations

look for

decoration {

active_opacity = 1.0
inactive_opacity = 0.9

change the inactive_opacity to 1.0

you may also want to disable opacity on each packages via window rules

SUPER E window rules

there is opacity part

on kitty terminal, edit
~/.config/kitty/kitty.conf

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Aksanya
Comment options

Answer selected by JaKooLit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants