Explorar el Código

Use posframe only in GUI emacs

nixos
Maxime Wack hace 4 años
padre
commit
c82da3494b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .emacs

+ 1
- 1
.emacs Ver fichero

@@ -715,7 +715,7 @@
(use-package ivy-posframe
:config
(setq ivy-posframe-display-functions-alist '((t . ivy-posframe-display-at-frame-top-center)))
(ivy-posframe-enable))
(when (display-graphic-p) (ivy-posframe-enable)))

;;;;;; Counsel



Cargando…
Cancelar
Guardar