diff --git a/user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh b/user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh deleted file mode 100755 index 8eeb220..0000000 --- a/user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -hyprctl keyword unbind SUPER,S; -hyprctl keyword bind SUPER,S,exec,container-open Gaming; -emacsclient --eval '(org-roam-switch-db "Producer.p\/Rinias.p" t)'