remove kitty opacity
This commit is contained in:
parent
287613be66
commit
3cfe6d2767
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ in {
|
||||||
dynamic_background_opacity = true;
|
dynamic_background_opacity = true;
|
||||||
mouse_hide_wait = "-1.0";
|
mouse_hide_wait = "-1.0";
|
||||||
window_padding_width = 10;
|
window_padding_width = 10;
|
||||||
background_opacity = "0.95";
|
# background_opacity = "0.95";
|
||||||
background_blur = 5;
|
background_blur = 5;
|
||||||
symbol_map = let
|
symbol_map = let
|
||||||
mappings = [
|
mappings = [
|
||||||
|
|
Loading…
Reference in a new issue