把modeline的部分内容搬到minibuffer里了
GitHub - manateelazycat/awesome-tray: Hide mode-line, display necessary information at...
Hide mode-line, display necessary information at right of minibuffer.
请问右侧的outline用的什么插件
可以请教下怎么去除 modeline-bar 吗?bar 即便设置到 width = 0,重新启动后还是会有 px=1,因为这个关乎到 modeline 的高度
只需要 (setq-default mode-line-format nil)
漂亮!相关设置可否借阅参考?
![]()
我的比较淳朴,稍微修改了一下原版 modeline。
awesome-tray 开箱即用
Hide mode-line, display necessary information at right of minibuffer.
哇这字体,粗细这么明显。不过好看啊
你这个字体很好看,请教怎么配置呢?
看见你有什么让 Emacs 更美观的技巧? ,突然发现我还没分享过自己的Emacs GUI配置,现记录如下。 示例图 [PixPin_2025-11-11_15-15-50] 配色 随机轮换ef-themes 我喜欢 ef-themes ,所以挑选了其中几个比较看顺眼的主题随机应用。 (use-package modus-themes) (use-package ef-themes) (setq modus-themes-headings ; read the manual's entry or the doc string '((0 . (regular 1)) (1 . (regular 1)) (2 . (regular 1)) (3 . (regular 1)) (4 . (regular 1)) (5 . (regular 1)) ; absence of weight means `bold' (6 . (regular 1)) (7 . (r…