Updated some hyprprofiles

This commit is contained in:
Emmet 2023-10-13 18:36:34 -05:00
parent b128296b14
commit b4a6a2099d
3 changed files with 3 additions and 2 deletions

View file

@ -2,3 +2,4 @@
hyprctl keyword unbind SUPER,S; hyprctl keyword unbind SUPER,S;
hyprctl keyword bind SUPER,S,exec,qutebrowser; hyprctl keyword bind SUPER,S,exec,qutebrowser;
emacsclient --eval '(org-roam-switch-db "Personal.p" t)'

View file

@ -2,4 +2,4 @@
hyprctl keyword unbind SUPER,S; hyprctl keyword unbind SUPER,S;
hyprctl keyword bind SUPER,S,exec,container-open Teaching; hyprctl keyword bind SUPER,S,exec,container-open Teaching;
emacsclient --eval '(org-roam-switch-db "Teaching.p")' emacsclient --eval '(org-roam-switch-db "Teaching.p" t)'

View file

@ -2,4 +2,4 @@
hyprctl keyword unbind SUPER,S; hyprctl keyword unbind SUPER,S;
hyprctl keyword bind SUPER,S,exec,container-open Tech; hyprctl keyword bind SUPER,S,exec,container-open Tech;
emacsclient --eval '(org-roam-switch-db "Producer.p/LibrePhoenix.p")' emacsclient --eval '(org-roam-switch-db "Producer.p/LibrePhoenix.p" t)'