You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i 's/gtk-primary-button-warps-slider=0/gtk-primary-button-warps-slider=1/g' /home/mcmarius11/.config/gtk-3.0/settings.ini
chmod -w /$HOME/.config/gtk-3.0/settings.ini
echo "KDE K-Runnter disable bookmarks in search"
sudo sed -i 's/X-KDE-PluginInfo-EnabledByDefault=true/X-KDE-PluginInfo-EnabledByDefault=false/g' /usr/share/kservices5/plasma-runner-bookmarks.desktop
echo "_"
echo "KDE K-Runnter disable Documents in search"
sudo sed -i 's/X-KDE-PluginInfo-EnabledByDefault=true/X-KDE-PluginInfo-EnabledByDefault=false/g' /usr/share/kservices5/plasma-runner-baloosearch.desktop