1
0
Fork 0

Add KRunner hotkey

This commit is contained in:
Avery 2024-07-07 01:32:51 +02:00
parent 74a8e72737
commit ea495b288a
Signed by: Avery
GPG key ID: B684FD451B692E04

View file

@ -23,5 +23,6 @@
"Window to Desktop 10" = "Meta+="; "Window to Desktop 10" = "Meta+=";
}; };
"services/kitty.desktop"."_launch" = "Ctrl+Alt+T"; "services/kitty.desktop"."_launch" = "Ctrl+Alt+T";
"org.kde.krunner.desktop"."_launch" = "Meta+Space";
}; };
} }