disable emac 2

This commit is contained in:
ponymushama 2024-07-23 16:41:06 +08:00
parent 1e18ba1bd5
commit a74ddd2ee8
9 changed files with 16 additions and 32 deletions

View file

@ -1,5 +1,4 @@
#!/bin/sh
hyprctl keyword unbind SUPER,S;
hyprctl keyword bind SUPER,S,exec,container-open Gamedev;
emacsclient --eval '(org-roam-switch-db "Gamedev.s" t)'
hyprctl keyword unbind SUPER,S
hyprctl keyword bind SUPER,S,exec,container-open Gamedev