Simplified qutebrowser container config
This commit is contained in:
5
user/wm/hyprland/hyprprofiles/profiles/Bard/start-hook.sh
Executable file
5
user/wm/hyprland/hyprprofiles/profiles/Bard/start-hook.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
hyprctl keyword unbind SUPER,S;
|
||||
hyprctl keyword bind SUPER,S,exec,container-open Bard;
|
||||
emacsclient --eval '(org-roam-switch-db "Bard.p" t)'
|
5
user/wm/hyprland/hyprprofiles/profiles/Gamdev/start-hook.sh
Executable file
5
user/wm/hyprland/hyprprofiles/profiles/Gamdev/start-hook.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
hyprctl keyword unbind SUPER,S;
|
||||
hyprctl keyword bind SUPER,S,exec,container-open Gamedev;
|
||||
emacsclient --eval '(org-roam-switch-db "Gamedev.s" t)'
|
Reference in New Issue
Block a user