https://bugs.kde.org/show_bug.cgi?id=483214
Bug ID: 483214
Summary: global shortcuts doesn't persist after reboot
Classification: Plasma
Product: plasmashell
Version: 6.0.1
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Shortcuts do work.
but looks like global shortcuts registered by .desktop files like this:
```
crow-translate/data/io.crow_translate.CrowTranslate.desktop
[Desktop Action TranslateSelectedText]
Exec=qdbus io.crow_translate.CrowTranslate
/io/crow_translate/CrowTranslate/MainWindow translateSelection
Name=Translate selected text
Name[fi_FI]=Käännä valittu teksti
Name[pt_PT]=Traduzir o texto selecionado
Name[ru_RU]=Перевести выделенный текст
X-KDE-Shortcuts=Ctrl+Alt+E
```
doesn't persist after reboot.
that's the bug.
ref. https://github.com/crow-translate/crow-translate/issues/661
--
You are receiving this mail because:
You are watching all bug changes.