diff --git a/home-manager/common/desktops/plasma6/plasma-manager.nix b/home-manager/common/desktops/plasma6/plasma-manager.nix index 8745d246..9eef4d59 100644 --- a/home-manager/common/desktops/plasma6/plasma-manager.nix +++ b/home-manager/common/desktops/plasma6/plasma-manager.nix @@ -12,9 +12,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/d67b1509-69a3-585f-adcc-1048a4265c4f" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.5},{\"height\":0.5}],\"width\":0.33},{\"width\":0.67}]}"; Tiling = { padding = 10; + }; # Set window border size "org.kde.kdecoration2" = { BorderSize = "None";