Forum Discussion
mcdoogs
12 months agoNew Contributor
Quick access immediately closes on Wayland (solved??)
After switching to Wayland last year, I set up the recommended 1password --quick-access keyboard shortcut in KDE plasma to handle the fact that the app's global hotkeys won't work under wayland. A ...
- 5 months ago
I've got it finally working as expected:
1. Create keyboard shortcut with this command:
1password --ozone-platform-hint=wayland --quick-access
2. edit desktop file, in my case: /usr/share/applications/1password.desktop:
Exec=/opt/1Password/1password --enable-features=UseOzonePlatform --ozone-platform=wayland %U
No more double spacebar tap necessary.