icon modeline

This commit is contained in:
Iñaki
2016-09-19 02:20:19 +02:00
parent 7e11d44f92
commit 6b9df2ce09
8 changed files with 214 additions and 70 deletions

View File

@@ -8,7 +8,7 @@
(select-frame frame)
(when (window-system frame)
(set-frame-parameter
(selected-frame) 'internal-border-width 7)
(selected-frame) 'internal-border-width 5)
(unless my:theme-window-loaded
(if my:theme-terminal-loaded
(enable-theme my:theme)