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.
matthias
5 months agoNew Contributor
As of Plasma 6.3.1 & 1Password for Linux 8.10.60 (81060027) the quick access shortcut is not working by default.
With the KDE hotkey it's still necessary to double tap spacebar - unless i do something wrong.
- matthias5 months agoNew Contributor
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.