Major config overhaul: use custom modules, setup for multi-host config, and less boilerplate
This commit is contained in:
5
modules/user/hyprland/hyprprofiles/profiles/Tech/start-hook.sh
Executable file
5
modules/user/hyprland/hyprprofiles/profiles/Tech/start-hook.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
hyprctl keyword unbind SUPER,S;
|
||||
hyprctl keyword bind SUPER,S,exec,qutebrowser-hyprprofile;
|
||||
emacsclient --eval '(org-roam-switch-db "Producer.p\/LibrePhoenix.p" t)'
|
Reference in New Issue
Block a user