From aa0aab25ab7bfa01fe507887c512314fdb77d07a Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Thu, 11 Jul 2024 20:28:36 -0400 Subject: [PATCH] Remove Plasma shake cursor config, as it is now enabled by default --- config-files/kwinrc | 1 - install.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/config-files/kwinrc b/config-files/kwinrc index ccfdfa2..e8f3b9c 100644 --- a/config-files/kwinrc +++ b/config-files/kwinrc @@ -6,7 +6,6 @@ CommandTitlebarWheel=Raise/Lower [Plugins] magiclampEnabled=true -shakecursorEnabled=true squashEnabled=false wobblywindowsEnabled=true diff --git a/install.sh b/install.sh index 3940ab3..2089a29 100755 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ loadkeys us echo ---------------------------------------------------------------------------------------------- echo rwinkhart\'s Artix Install Script -echo last updated July 10, 2024 \(rev. A\) +echo last updated July 11, 2024 \(rev. A\) echo ---------------------------------------------------------------------------------------------- echo You will be asked some questions before installation. echo -e "----------------------------------------------------------------------------------------------\n"