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