1
Fork 0

kde: Forgot to take out the shift from the bindings

This commit is contained in:
caem 2024-08-28 22:48:56 +02:00
parent f66dfdc33c
commit 03232c6113
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -131,15 +131,15 @@ in {
# Don't blame me for this. This is all the doing of kwin.
# You're going to have to adjust this to your layout.
"Window to Desktop 1" = "Meta+Shift+!";
"Window to Desktop 2" = "Meta+Shift+\"";
"Window to Desktop 3" = "Meta+Shift+£";
"Window to Desktop 4" = "Meta+Shift+$";
"Window to Desktop 5" = "Meta+Shift+%";
"Window to Desktop 6" = "Meta+Shift+^";
"Window to Desktop 7" = "Meta+Shift+&";
"Window to Desktop 8" = "Meta+Shift+*";
"Window to Desktop 9" = "Meta+Shift+(";
"Window to Desktop 1" = "Meta+!";
"Window to Desktop 2" = "Meta+\"";
"Window to Desktop 3" = "Meta+£";
"Window to Desktop 4" = "Meta+$";
"Window to Desktop 5" = "Meta+%";
"Window to Desktop 6" = "Meta+^";
"Window to Desktop 7" = "Meta+&";
"Window to Desktop 8" = "Meta+*";
"Window to Desktop 9" = "Meta+(";
};
};