diff --git a/alacritty/.config/alacritty/alacritty.yml b/alacritty/.config/alacritty/alacritty.yml index cf9825d..4cf69f3 100644 --- a/alacritty/.config/alacritty/alacritty.yml +++ b/alacritty/.config/alacritty/alacritty.yml @@ -42,10 +42,10 @@ window: # Blank space added around the window in pixels. This padding is scaled # by DPI and the specified value is always added at both opposing sides. #padding: - # x: 0 - # y: 0 + #x: 14 + #y: 7 # Spread additional padding evenly around the terminal content. - #dynamic_padding: false + #dynamic_padding: true # Window decorations # # Values for `decorations`: @@ -60,7 +60,7 @@ window: # # Window opacity as a floating point number from `0.0` to `1.0`. # The value `0.0` is completely transparent and `1.0` is opaque. - opacity: 0.5 + opacity: 0.92 # Startup Mode (changes require restart) # # Values for `startup_mode`: diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 24baece..00441b0 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -47,7 +47,7 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 8 + rounding = 6 blur = yes blur_size = 4 blur_passes = 2