+ivy posframe general config
For all ivy functions, display at the bottom center. Will be specialised soon.
This commit is contained in:
@@ -147,6 +147,12 @@ If RETURN-P, return the message as a string instead of displaying it."
|
|||||||
- Added my own menu items:
|
- Added my own menu items:
|
||||||
- Books
|
- Books
|
||||||
- Weather
|
- Weather
|
||||||
|
** Ivy posframe
|
||||||
|
Set-up config for ivy-posframe, particularly for positions
|
||||||
|
#+BEGIN_SRC elisp
|
||||||
|
(after! ivy-posframe
|
||||||
|
(setq ivy-posframe-display-functions-alist '((t . ivy-posframe-display-at-frame-bottom-window-center))))
|
||||||
|
#+END_SRC
|
||||||
* Language Config
|
* Language Config
|
||||||
** C-style languages
|
** C-style languages
|
||||||
Emacs doesn't have the full range of styles that I want, so lemme just do it myself.
|
Emacs doesn't have the full range of styles that I want, so lemme just do it myself.
|
||||||
|
|||||||
Reference in New Issue
Block a user