Forum Discussion

mcdoogs's avatar
mcdoogs
New Contributor
12 months ago
Solved

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 ...
  • matthias's avatar
    matthias
    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.