From 15db902e00ff9eaf5f4075a2fcdd928be10e68d9 Mon Sep 17 00:00:00 2001 From: Felix Schulze Date: Mon, 30 Jun 2025 16:29:12 +0200 Subject: [PATCH] hurricane: 143 current 2025-06-30 16:28:57 25.05.20250629.b43c397 6.15.4 * add pgadmin and reduce blur --- modules/hm/hyprland.nix | 4 ++-- modules/hm/hyprlock.nix | 4 ++-- modules/programs.nix | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 1c3be87..b628d84 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -70,8 +70,8 @@ in { new_optimizations = true; ignore_opacity = true; xray = false; - size = 2; - passes = 5; + size = 3; + passes = 3; popups = true; }; shadow = { diff --git a/modules/hm/hyprlock.nix b/modules/hm/hyprlock.nix index d866de8..fff1796 100644 --- a/modules/hm/hyprlock.nix +++ b/modules/hm/hyprlock.nix @@ -7,8 +7,8 @@ in { background = { # Background image is set in host specific configuration #path = "$HOME/git/nixos/modules/hm/images/sky.png"; - blur_size = 3; - blur_passes = 4; + blur_size = 2; + blur_passes = 3; contrast = 1; brightness = 0.5; vibrancy = 0.2; diff --git a/modules/programs.nix b/modules/programs.nix index efec886..d0c8ef7 100644 --- a/modules/programs.nix +++ b/modules/programs.nix @@ -52,6 +52,7 @@ in { nodejs_22 pnpm cypress + pgadmin4 postgresql_15 beam26Packages.erlang beam26Packages.erlfmt