home: i3: shortcut to launch emacs
This commit is contained in:
parent
2723186f49
commit
75026b906e
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ in
|
|||
|
||||
keybindings = lib.mkOptionDefault {
|
||||
"${modifier}+Shift+e" = ''mode "${logoutMode}"'';
|
||||
"${modifier}+i" = "exec ${pkgs.emacsPgtkGcc}/bin/emacsclient -c";
|
||||
};
|
||||
|
||||
modes =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue