summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSterophonick2024-04-05 15:34:05 -0600
committerSterophonick2024-04-05 15:34:05 -0600
commit8d9abf9809c5fb40ae33bd4e297ca41f0e1f4b7d (patch)
treeceedf669fb5a0f818cd4313ca1344e5763cb8409
parent24353f51f567565722e2a5874afbb441d07f5df6 (diff)
downloadaur-8d9abf9809c5fb40ae33bd4e297ca41f0e1f4b7d.tar.gz
remove kwin rules it dont work
-rwxr-xr-xsappy200614
1 files changed, 0 insertions, 14 deletions
diff --git a/sappy2006 b/sappy2006
index ac17ab428bae..d9e173b2b6af 100755
--- a/sappy2006
+++ b/sappy2006
@@ -16,20 +16,6 @@ configure() {
wine regsvr32 /s $SAPPYDIR/vbalCbEx6.ocx
wine regsvr32 /s $SAPPYDIR/vbalExpBar6.ocx
touch $SAVEFILE # ensures that we don't repeat configuration process
-
- if ! grep -q "[SAPPY_2006]" "$HOME/.config/kwinrulesrc"; then
-
- cat >> ~/.config/kwinrulesrc << EOF
-
-[SAPPY_2006]
-Description=Fix to Sappy 2006 for taskbar appearance.
-clientmachine=localhost
-skiptaskbarrule=2
-wmclass=sappy.exe
-wmclassmatch=1
-EOF
- fi
-
}
if [ ! -f "$SAVEFILE" ]; then # first boot