From 5d4f2d65362abfa374df2577786927f7f40d3b39 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 30 Dec 2023 11:07:40 -0600 Subject: [PATCH] This is probably unnecessary in repo --- user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh 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)'