From b9106d5bbcf44c542422314bcb1e9cc71a884117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Tue, 30 Sep 2025 19:17:46 +0200 Subject: [PATCH] magicman: update hyprland config --- home/hyprland/hyprland_gunter.nix | 4 ++++ home/hyprland/hyprland_magicman.nix | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/home/hyprland/hyprland_gunter.nix b/home/hyprland/hyprland_gunter.nix index f87d3d7..d40727f 100644 --- a/home/hyprland/hyprland_gunter.nix +++ b/home/hyprland/hyprland_gunter.nix @@ -248,6 +248,7 @@ in "myBezier, 0.05, 0.9, 0.1, 1.05" "easeInB, 0.6, -0.28, 0.735, 0.045" ]; + animation = [ "windows, 1, 7, myBezier" "windowsOut, 1, 7, default, popin 80%" @@ -258,14 +259,17 @@ in "specialWorkspace, 1, 4, default, fade" ]; }; + dwindle = { pseudotile = true; preserve_split = true; special_scale_factor = 0.85; }; + master = { new_status = "master"; }; + misc = { force_default_wallpaper = 0; disable_hyprland_logo = true; diff --git a/home/hyprland/hyprland_magicman.nix b/home/hyprland/hyprland_magicman.nix index b4b5b2e..f3588ac 100644 --- a/home/hyprland/hyprland_magicman.nix +++ b/home/hyprland/hyprland_magicman.nix @@ -157,6 +157,10 @@ disable_hyprland_logo = true; }; + ecosystem = { + no_update_news = true; + }; + windowrulev2 = [ "opacity 0.95 override 0.7 override,class:^(Alacritty)$" "opacity 0.95 override 0.7 override,class:^(kitty)$"