aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-07-22 13:15:33 -0400
committerPinapelz <yukais@pinapelz.com>2026-08-29 21:40:35 -0700
commit3c7a84396dc18c315d328c40c392aa27387afd46 (patch)
tree10af2f41454a0215503991475fa902fd8def0eb1
parentfa4c93ed241a80571e2ea8efc4213542b4d494fb (diff)
WindowRules was being overwritten in UserConfigs
Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: scripts/lib_copy.sh
-rw-r--r--scripts/lib_copy.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/lib_copy.sh b/scripts/lib_copy.sh
index a5ec8651..a324a9ec 100644
--- a/scripts/lib_copy.sh
+++ b/scripts/lib_copy.sh
@@ -839,6 +839,9 @@ restore_user_configs() {
"UserDecorations.lua"
"UserSettings.conf"
"UserSettings.lua"
+ "WindowRules.conf"
+ "WindowRules.lua"
+ "WindowRules.disable"
"kitty.conf"
"ghostty.conf"
)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage