Deleted old scripts, moved x86_64 binaries

This commit is contained in:
2021-02-24 07:33:59 -05:00
parent 4756f55797
commit 7d5ac2c5e2
9 changed files with 9 additions and 67 deletions

8
bin/kde-fixups.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh
if [ -x /usr/bin/balooctl ]; then
echo "KDE Settings/Search/File Search uncheck Enable File Search"
balooctl suspend
balooctl disable
fi