From 842739e6d916bf2deec18a5ab73d8fbabae6e25a Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 14 Oct 2023 21:45:28 -0500 Subject: [PATCH] Fixes youtube hyprprofile --- user/wm/hyprland/hyprprofiles/profiles/Youtube/start-hook.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wm/hyprland/hyprprofiles/profiles/Youtube/start-hook.sh b/user/wm/hyprland/hyprprofiles/profiles/Youtube/start-hook.sh index 5dd0a73..e79d406 100755 --- a/user/wm/hyprland/hyprprofiles/profiles/Youtube/start-hook.sh +++ b/user/wm/hyprland/hyprprofiles/profiles/Youtube/start-hook.sh @@ -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" t)' +emacsclient --eval '(org-roam-switch-db "Producer.p\/LibrePhoenix.p" t)'