Tree
- Tree:
190fbb1fdf242656538c86b04a643ae50bf7dfc0- Date:
- Message:
- config.def.h: Add local flag to Hotkey struct for command dispatch. - Add `local` field to Hotkey to distinguish between commands executed locally by bxhkd (spawn) and commands sent to bxwm over the socket (send_cmd). - Replace abstract labels like "spawn_terminal" with actual program names ("st", "st -e launchprogram") so the command string is always the real thing to execute. - Route "quit" to bxwm via socket (local=0) rather than attempting local exec.
| .gitignore | commits | blame |
| Makefile | commits | blame |
| bxhkd.c | commits | blame |
| config.def.h | commits | blame |
