diff --git a/hyprland/.config/hypr/conf/decorations/default.conf b/hyprland/.config/hypr/conf/decorations/default.conf index 4babd44..1f79e7b 100644 --- a/hyprland/.config/hypr/conf/decorations/default.conf +++ b/hyprland/.config/hypr/conf/decorations/default.conf @@ -4,7 +4,7 @@ # ----------------------------------------------------- decoration { - rounding = 10 + rounding = 8 blur { enabled = true diff --git a/hyprland/.config/waybar/river/style.css b/hyprland/.config/waybar/river/style.css index 7102cac..baf887a 100644 --- a/hyprland/.config/waybar/river/style.css +++ b/hyprland/.config/waybar/river/style.css @@ -31,7 +31,6 @@ window#waybar.hidden { } #workspaces button.active { - opacity: 1; transition: all 0.5s cubic-bezier(0.55, -0.68, 0.48, 1.682); } @@ -198,7 +197,6 @@ window#waybar.hidden { } #idle_inhibitor.activated { - border-radius: 20px 0px 0px 20px; }