diff --git a/configs/hyprland/avizo/config.ini b/configs/hyprland/avizo/config.ini index 8f25061..e276bd2 100644 --- a/configs/hyprland/avizo/config.ini +++ b/configs/hyprland/avizo/config.ini @@ -1,37 +1,25 @@ [default] time = 1.0 -width = 250 +width = 240 height = 180 -padding = 20 -border-radius = 16 +padding = 16 +y-offset = 0.7 +border-radius = 12 +border-width = 0 +block-height = 16 +block-spacing = 1 +block-count = 20 ;image-base-dir = ;image-opacity = 1.0 - -# A relative offset of the notification to the top of the screen. -# Allowed values range from 0 (top) to 1.0 (bottom). -;y-offset = 0.75 - -# Sets the border width of the notification in px. -;border-width = 6 - -# The block height of the progress indicator. -;block-height = 16 - -# The spacing between blocks in the progress indicator. -;block-spacing = 2 - -# Sets the amount of blocks in the progress indicator. -;block-count = 20 - # Sets the fade in animation duration in seconds. -;fade-in = 0.2 +fade-in = 0.2 # Sets the fade out animation duration in seconds. ;fade-out = 0.5 # The color of the notification background in format: rgba([0, 255], [0, 255], [0, 255], [0, 1]). -background = rgba(160, 160, 160, 0.5) +background = rgba(255, 255, 255, 0.2) # Sets the color of the notification border in format rgba([0, 255], [0, 255], [0, 255], [0, 1]). ;border-color = rgba(90, 90, 90, 0.8) diff --git a/configs/hyprland/hypr/conf/decorations/default.conf b/configs/hyprland/hypr/conf/decorations/default.conf index 30e6a6d..ca02e03 100644 --- a/configs/hyprland/hypr/conf/decorations/default.conf +++ b/configs/hyprland/hypr/conf/decorations/default.conf @@ -12,6 +12,7 @@ decoration { passes = 3 new_optimizations = on ignore_opacity = true + blurls = avizo # blurls = waybar # xray = true # blurls = dunst