Skip to content

Commit

Permalink
Use rich-minority-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
suvayu committed Feb 28, 2016
1 parent 1a90798 commit c9ed3ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gui-config.el
Expand Up @@ -18,6 +18,13 @@
(minimal-mode)


;; more concise minor-mode list
(require 'rich-minority)
(rich-minority-mode t)
(setf rm-blacklist
" \\(Undo-Tree\\|Abbrev\\|min\\|SP\\|FlyC.+\\|ElDoc\\|AC\\|Server\\)")


;; window opacity utilities
(require 'nifty)

Expand Down

0 comments on commit c9ed3ad

Please sign in to comment.