mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Updated some hyprprofiles
This commit is contained in:
parent
b128296b14
commit
b4a6a2099d
|
@ -2,3 +2,4 @@
|
|||
|
||||
hyprctl keyword unbind SUPER,S;
|
||||
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 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 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)'
|
||||
|
|
Loading…
Reference in a new issue