krunner replace alt+space shortcut with meta+space

Changed to avoid clashing with commonly used Emacs alt+space bind
This commit is contained in:
Evie Litherland-Smith 2024-07-15 09:59:34 +01:00
parent 3342a6d943
commit ec24959556

View file

@ -157,6 +157,9 @@
"Switch Window Right" = "Meta+L";
"Switch Window Up" = "Meta+K";
};
"services/org.kde.krunner.desktop" = {
"_launch" = ["Meta+Space" "Search" "Alt+F2"];
};
};
kwin = {