nixos-config/user/wm/hyprland/hyprprofiles/profiles/Gaming/start-hook.sh
2023-12-30 11:05:40 -06:00

6 lines
167 B
Bash
Executable file

#!/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)'