users.chn.plasma.shortcuts: add shortcut for system monitor

This commit is contained in:
2024-02-12 14:16:24 +08:00
parent a4c04c9de2
commit 78a74a5aef

View File

@@ -94,6 +94,8 @@ inputs:
{ yakuake.toggle-window-state = "Meta+Space"; }
# virt-manager
{ "virt-manager.desktop"._launch = "Meta+V"; }
# system monitor
{ "org.kde.plasma-systemmonitor.desktop"._launch = "Meta+Esc"; }
];
};
};