users.chn.plasma.shortcuts: fix

This commit is contained in:
陈浩南 2024-02-17 17:57:07 +08:00
parent aa33572db7
commit ea64073bbf

View File

@ -61,10 +61,10 @@ inputs:
{
kwin =
{
"Switch One Desktop to the Left" = "Ctrl+PgUp";
"Switch One Desktop to the Right" = "Ctrl+PgDown";
"Window One Desktop to the Left" = "Meta+Ctrl+PgUp";
"Window One Desktop to the Right" = "Meta+Ctrl+PgDown";
"Switch One Desktop to the Left" = [ "Ctrl+PgUp" "Ctrl+Num+PgUp" ];
"Switch One Desktop to the Right" = [ "Ctrl+PgDown" "Ctrl+Num+PgDown" ];
"Window One Desktop to the Left" = [ "Meta+Ctrl+PgUp" "Meta+Ctrl+Num+PgUp" ];
"Window One Desktop to the Right" = [ "Meta+Ctrl+PgDown" "Meta+Ctrl+Num+PgDown" ];
};
}
# media