I couldn’t get “Quick Open” work on my machine, is there anyone on the blog having a similar issue?
guake is gnome, should still work though
Try yakuake, it is for KDE.
Hmmm cannot get it to run in KDE either.
Mine works. Try starting it with terminal and change the keyboard shortcut. After first logout/in it should start automatically or you can set it so.
https://wiki.archlinux.org/title/Yakuake
(Same for guake)
Edit: check the auto startup for guake here
it seems I got this bug when I pressed ctrl and clicked on directory to open a file: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
@xircon may like to check this bug report.
Why are you using Guake on KDE Plasma? I’m pretty sure your problem is related to that…
It’s a terminal, I open files with a file manger.
Because gnome is better than plasma of course.
The truth
Got ya KDE is better than Gnome
Guake is easier to configure and looks fancier, Yakuake would be a nice fallback terminal just in case.
I use an alias:
alias op='xdg-open >/dev/null 2>&1'
I also recommend to use bash-complete-alias package, it’s a blessing.
bash-complete-alias by cykerway
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.