Reserve Meta+P for KWin by unbinding it in kscreen and plasmashell
This commit is contained in:
parent
3bb634f358
commit
f7f0434c01
1 changed files with 7 additions and 0 deletions
|
|
@ -66,10 +66,17 @@ in
|
|||
"Window Move Center" = "Meta+Shift+J";
|
||||
|
||||
"Window Maximize" = "Meta+Shift+K";
|
||||
|
||||
"Window On All Desktops" = "Meta+P";
|
||||
}
|
||||
// kwinWorkspace
|
||||
// kwinMoveWorkspace;
|
||||
|
||||
"org.kde.kscreen.desktop" = {
|
||||
# Unbind default (Display / Meta+P) so Meta+P can be used by KWin.
|
||||
"ShowOSD" = "none";
|
||||
};
|
||||
|
||||
plasmashell = {
|
||||
"activate application launcher widget" = [ ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue