Cleaning up hyprprofile/qutecontainer implementation

This commit is contained in:
Emmet 2024-08-13 15:45:45 -05:00
parent cd4de928e8
commit 87980af597
9 changed files with 36 additions and 6 deletions

View file

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