universeair: SKHD Shortcuts, basic TODO: Yabai Shortcuts

This commit is contained in:
2024-01-29 14:56:22 -05:00
parent fb83eb1e50
commit 18246d7d67

View File

@@ -2,6 +2,8 @@
services.skhd = {
enable = true;
skhdConfig = ''
cmd + shift - e : open ${pkgs.mac-emacs}/Applications/Emacs.app
cmd + shift + ctrl - e : open ${pkgs.kitty}/Applications/Kitty.app
'';
};
}