Hello Rob, worked perfectly! Thank you very much!
Regards hcb Rob McBroom schrieb am Montag, 8. März 2021 um 14:24:18 UTC+1: > On 5 Mar 2021, at 15:13, hcb wrote: > > I tried it as user and as sudo su - > > FYI, when you run sudo, you’re already root. No need to run su too. If > you want a shell, just run sudo -i. > > loc:~ root# defaults delete com.blacktree.Quicksilver 'NSWindow Frame > QSResultWindow' > 2021-03-05 21:03:33.580 defaults[9768:508258] > Domain (com.blacktree.Quicksilver) not found. > Defaults have not been changed. > locate blacktree finds nothing (it's db is from today) > > You’ll need to run it as your user, not root. All that command is doing is > making changes to ~/Library/Preferences/com.blacktree.Quicksilver.plist > (which is in your home directory and owned by you). > > -- > Rob McBroom > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/blacktree-quicksilver/905fbb81-594c-4992-9a80-74aff8ea260cn%40googlegroups.com.
