mirror of
https://github.com/larstvei/nix-config.git
synced 2025-08-30 04:40:13 +00:00
Run emacs in favor of a client
This commit is contained in:
parent
992e51ec06
commit
8ad299a155
@ -37,7 +37,7 @@
|
||||
bind = [
|
||||
# Open and close applications
|
||||
"$mod, RETURN, exec, kitty"
|
||||
"$mod, E, exec, emacsclient -c"
|
||||
"$mod, E, exec, emacs"
|
||||
"$mod, B, exec, zen"
|
||||
"$mod, SPACE, exec, rofi -show drun"
|
||||
"$mod, Q, killactive"
|
||||
|
Loading…
Reference in New Issue
Block a user