nixos-config/user/wm/hyprland/hyprprofiles/profiles/Youtube/start-hook.sh
2023-10-14 21:45:28 -05:00

6 lines
171 B
Bash
Executable file

#!/bin/sh
hyprctl keyword unbind SUPER,S;
hyprctl keyword bind SUPER,S,exec,container-open Tech;
emacsclient --eval '(org-roam-switch-db "Producer.p\/LibrePhoenix.p" t)'