mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
disable emac 2
This commit is contained in:
parent
1e18ba1bd5
commit
a74ddd2ee8
9 changed files with 16 additions and 32 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/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)'
|
||||
hyprctl keyword unbind SUPER,S
|
||||
hyprctl keyword bind SUPER,S,exec,container-open Gamedev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue