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/82CC5A2E-44BB-47FF-90CA-7BF9D1F15E91%40skurfer.com.

Reply via email to