diff --git a/configs/hyprland/avizo/config.ini b/configs/hyprland/avizo/config.ini index e276bd2..54dcb19 100644 --- a/configs/hyprland/avizo/config.ini +++ b/configs/hyprland/avizo/config.ini @@ -1,5 +1,5 @@ [default] -time = 1.0 +time = 0.8 width = 240 height = 180 padding = 16 @@ -18,15 +18,6 @@ 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(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) - -# The color of the filled bar blocks in format: rgba([0, 255], [0, 255], [0, 255], [0, 1]). -;bar-fg-color = rgba(0, 0, 0, 0.8) - -# The color of the unfilled bar blocks in format rgba([0, 255], [0, 255], [0, 255], [0, 1]). -# Defaults to 'background' with 2/3 brightness. -;bar-bg-color = \ No newline at end of file +background = rgba(255, 255, 255, 0.4) +bar-fg-color = rgba(23, 23, 23, 0.8) +;border-color = rgba(90, 90, 90, 0.8) \ No newline at end of file diff --git a/configs/hyprland/hypr/conf/decorations/default.conf b/configs/hyprland/hypr/conf/decorations/default.conf index ca02e03..587afe7 100644 --- a/configs/hyprland/hypr/conf/decorations/default.conf +++ b/configs/hyprland/hypr/conf/decorations/default.conf @@ -9,10 +9,10 @@ decoration { blur { enabled = true size = 6 - passes = 3 + passes = 1 new_optimizations = on ignore_opacity = true - blurls = avizo + # blurls = avizo # blurls = waybar # xray = true # blurls = dunst