Updated some hyprprofiles
This commit is contained in:
@ -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)'
|
||||||
|
@ -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)'
|
||||||
|
@ -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)'
|
||||||
|
Reference in New Issue
Block a user