diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-06-27 22:02:25 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-06-27 22:02:25 +0530 |
commit | a1c5e2a8b6df8967ed32b270edbc96782bf56bef (patch) | |
tree | dacd856b3abd565f119185ce7ed94e6c06338f32 /.config/alacritty/window.yml | |
parent | e8b2adf54d8abad1a4d3a67c6af5796199fb53dc (diff) |
pushing custom nextcloud css
Diffstat (limited to '.config/alacritty/window.yml')
-rw-r--r-- | .config/alacritty/window.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alacritty/window.yml b/.config/alacritty/window.yml index d35f991..7922590 100644 --- a/.config/alacritty/window.yml +++ b/.config/alacritty/window.yml @@ -1,5 +1,5 @@ window: - opacity: 0.7 + opacity: 0.97 # Window dimensions (changes require restart) # # Number of lines/columns (not pixels) in the terminal. The number of columns |