From 38d714f15e4f23871d81c8db1c9b2703ad2bb6b2 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Fri, 20 Jun 2025 03:50:55 +0200 Subject: [PATCH] Removed no decorations window rule --- commit_text | 2 +- plasma-configuration.nix | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/commit_text b/commit_text index fa90fa7..175d765 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Updated flake +Removed no decorations window rule diff --git a/plasma-configuration.nix b/plasma-configuration.nix index f73e18b..a97e1bc 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -19,18 +19,6 @@ }; workspace.lookAndFeel = "org.kde.breezedark.desktop"; workspace.theme = "breeze-dark"; - window-rules = [ - { - description = "No decorations"; - match = {}; - apply = { - "noborder" = { - apply = "initially"; - value = true; - }; - }; - } - ]; powerdevil = { AC = { dimDisplay = {