From e07111322dc637358484db1e3478354d14332f17 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Mon, 24 Mar 2025 10:03:19 +0100 Subject: [PATCH] chore: remove unused hyprland options that are no longer valid --- modules/home/hyprland/config.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 1e559df..82db9a4 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -124,7 +124,6 @@ border_size = 2; "col.active_border" = "rgb(cda5ef) rgb(cda5ef) 45deg"; "col.inactive_border" = "0x00000000"; - border_part_of_window = false; no_border_on_floating = false; };