Revert some shortcuts to default values
This commit is contained in:
parent
3be093e92f
commit
942d13eb8e
|
@ -98,12 +98,7 @@
|
|||
];
|
||||
|
||||
shortcuts = {
|
||||
ksmserver = {
|
||||
"Lock Session" = ["Screensaver" "Meta+Alt+L"];
|
||||
};
|
||||
kwin = {
|
||||
"Walk Through Windows" = "Meta+Tab";
|
||||
"Walk Through Windows (Reverse)" = "Meta+Shift+Tab";
|
||||
"Walk Through Windows of Current Application" = "Alt+`";
|
||||
"Walk Through Windows of Current Application (Reverse)" = "Alt+¬";
|
||||
};
|
||||
|
|
Reference in a new issue