diff --git a/dotfiles/hypr/hyprland.conf b/dotfiles/hypr/hyprland.conf index c55536c..b179a44 100644 --- a/dotfiles/hypr/hyprland.conf +++ b/dotfiles/hypr/hyprland.conf @@ -41,13 +41,13 @@ general { decoration { # See https://wiki.hyprland.org/Configuring/Variables/ for more - rounding = 10 + rounding = 0 blur { enabled = true size = 5 passes = 2 - special = true + special = true } drop_shadow = yes diff --git a/home.nix b/home.nix index 9bbc001..54b9465 100644 --- a/home.nix +++ b/home.nix @@ -26,6 +26,7 @@ pkgs.spotify pkgs.arduino pkgs.blender + pkgs.gimp ]; home.file = {