From a0da76bb4c0a5d3f735ceb746a920d06af8ab7c9 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Tue, 26 Mar 2024 23:46:03 -0400 Subject: [PATCH] Re-enable wobbly windows --- config-files/kwinrc | 1 + install.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config-files/kwinrc b/config-files/kwinrc index f955f61..ccfdfa2 100644 --- a/config-files/kwinrc +++ b/config-files/kwinrc @@ -8,6 +8,7 @@ CommandTitlebarWheel=Raise/Lower magiclampEnabled=true shakecursorEnabled=true squashEnabled=false +wobblywindowsEnabled=true [Windows] AutoRaise=true diff --git a/install.sh b/install.sh index 8824f5c..2006226 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s Artix Install Script -echo last updated March 26, 2024 \(rev. C\) +echo last updated March 26, 2024 \(rev. D\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"