This commit is contained in:
notohh 2022-12-05 03:07:11 -05:00
parent a9dffdc65e
commit 0fe8bcaeda
2 changed files with 5 additions and 5 deletions

View file

@ -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`:

View file

@ -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