From 8342f48f685b80bd4855ceb93e4d96c32ee45422 Mon Sep 17 00:00:00 2001 From: albert Date: Thu, 20 Jun 2024 19:53:01 +0900 Subject: [PATCH] Update Plasma --- home-manager/common/desktops/plasma6/plasma-manager.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home-manager/common/desktops/plasma6/plasma-manager.nix b/home-manager/common/desktops/plasma6/plasma-manager.nix index aa3c631d..8745d246 100644 --- a/home-manager/common/desktops/plasma6/plasma-manager.nix +++ b/home-manager/common/desktops/plasma6/plasma-manager.nix @@ -11,6 +11,10 @@ }; }; kwinrc = { + # Tiling - Laptop + "Tiling/d67b1509-69a3-585f-adcc-1048a4265c4f" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.3800531914893607},{\"width\":0.6199468085106388}]}"; + Tiling = { + padding = 10; # Set window border size "org.kde.kdecoration2" = { BorderSize = "None";