You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running Manjaro with KDE Plasma and plasma-hud stopped working after an upgrade, I suspect it is because of Plasma 6.1.5. The problem is that the key binding is not working, I tried running the command to bind the key again after the upgrade but still no luck.
I found a solution and wanted to share it in case others encounter the same issue. Here’s the fix:
System Settings -> Keyboard -> Shortcuts -> Add New -> Command or Script
Paste the command qdbus com.github.zren.PlasmaHUD /PlasmaHUD com.github.zren.PlasmaHUD.toggleHUD
Set the custom shortcut as Alt
The text was updated successfully, but these errors were encountered:
I am running Manjaro with KDE Plasma and plasma-hud stopped working after an upgrade, I suspect it is because of Plasma 6.1.5. The problem is that the key binding is not working, I tried running the command to bind the key again after the upgrade but still no luck.
I found a solution and wanted to share it in case others encounter the same issue. Here’s the fix:
System Settings -> Keyboard -> Shortcuts -> Add New -> Command or Script
Paste the command
qdbus com.github.zren.PlasmaHUD /PlasmaHUD com.github.zren.PlasmaHUD.toggleHUD
Set the custom shortcut as
Alt
The text was updated successfully, but these errors were encountered: