fix: update dms

This commit is contained in:
Nickolaj Jepsen 2026-01-19 17:44:37 +01:00
parent f7157b5a1f
commit 04c85ec904
12 changed files with 77 additions and 41 deletions

View file

@ -131,6 +131,10 @@ in {
action.spawn = ["dms" "ipc" "spotlight" "toggle"];
hotkey-overlay.title = "Toggle Application Launcher";
};
"Mod+Semicolon" = {
action.spawn = ["dms" "ipc" "spotlight" "toggleQuery" ":"];
hotkey-overlay.title = "Toggle Emoji Picker";
};
"Mod+P" = {
action.spawn = ["dms" "ipc" "powermenu" "toggle"];
hotkey-overlay.title = "Toggle Power Menu";