From de7fcb65df107bc4b8f72fc703a5f065d359f8bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Mon, 3 May 2010 14:47:21 +0000 Subject: Do not maximize windows by default when at the top of the screen --- kde4-profiles/common/share/config/kwinrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kde4-profiles') diff --git a/kde4-profiles/common/share/config/kwinrc b/kde4-profiles/common/share/config/kwinrc index 9f91748..dfeeebb 100644 --- a/kde4-profiles/common/share/config/kwinrc +++ b/kde4-profiles/common/share/config/kwinrc @@ -77,3 +77,6 @@ kwin4_effect_thumbnailasideEnabled=false kwin4_effect_trackmouseEnabled=true kwin4_effect_wobblywindowsEnabled=false kwin4_effect_zoomEnabled=true + +[Windows] +ElectricBorderMaximize=false -- cgit v1.2.1