mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 13:02:09 +01:00
Decreased opacity of alacritty
This commit is contained in:
@@ -5,8 +5,8 @@ WINIT_X11_SCALE_FACTOR = "1"
|
|||||||
[window]
|
[window]
|
||||||
dynamic_padding = true
|
dynamic_padding = true
|
||||||
decorations = "full"
|
decorations = "full"
|
||||||
title = "Alacritty@CachyOS"
|
title = "Alacritty"
|
||||||
opacity = 0.8
|
opacity = 0.5
|
||||||
decorations_theme_variant = "Dark"
|
decorations_theme_variant = "Dark"
|
||||||
|
|
||||||
[window.dimensions]
|
[window.dimensions]
|
||||||
|
|||||||
Reference in New Issue
Block a user