Sfoglia il codice sorgente

Use posframe only in GUI emacs

nixos
Maxime Wack 4 anni fa
parent
commit
c82da3494b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .emacs

+ 1
- 1
.emacs Vedi File

@@ -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



Loading…
Annulla
Salva