Simplified qutebrowser container config

This commit is contained in:
Emmet 2024-03-23 09:57:00 -05:00
parent 9c6334f57e
commit c3ffed0755
4 changed files with 121 additions and 753 deletions

View file

@ -0,0 +1,5 @@
#!/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)'