Commit bc4ed14927c3

Vincent Demeester <vincent@sbr.pm>
2026-03-03 12:01:42
fix(raffi): align emacs-type with niri binding
Removed -c flag from emacsclient in emacs-type entry to match the niri keybinding, as vde/type handles frame creation internally.
1 parent 7bdf4d4
Changed files (1)
dots
config
dots/config/raffi/raffi.yaml
@@ -138,7 +138,7 @@ emacs-type:
   description: Type & Paste (Emacs)
   icon: emacs
   script: |
-    emacsclient -c -a emacs --eval '(vde/type)'
+    emacsclient -a emacs --eval '(vde/type)'
 
 journal-entry:
   description: Journal Entry