Hi,
I’m using Krunner and it always retains previous input, with no option to change that behavior, am I missing something?
I’m using NixOS, with Plasma 6.4.5 (Wayland)
Hi,
I’m using Krunner and it always retains previous input, with no option to change that behavior, am I missing something?
I’m using NixOS, with Plasma 6.4.5 (Wayland)
I remember there used to be a toggle in the KRunner settings for “Retain previous search”, but it appears to have been removed at some point.
Looking online, I found this old forum post that mentioned this line in ~/.config/krunnerrc:
[General]
RetainPriorSearch=false
I set the config line manually with a text editor (and restarting KRunner with “kill krunner”), and it appears to still work on recent versions of KRunner (6.5.2).
oh, that’s weird
but anyways, thank you very much :)!