Skip to content

Modifications to make Archenoth-config a little cuter!

Notifications You must be signed in to change notification settings

Crinklewott/dotemacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crinkly Friend’s Emacs modifications

This is a couple of updates to my main dotemacs repo, mostly for visual updates that assume you have compiled Emacs with Emacs bgex.

./Crinkly-config.png

To do this, I recommend:

  1. Cloning this emacs mirror
  2. Checking out the latest release tag that has a patch in the Emacs bgex repo
  3. Downloading said patch and applying it with patch -p1 < patch-bgex_<The release>
  4. Compiling emacs and sudo make install-ing it
  5. Following the instructions on my main config
  6. Clone this repo into .emacs.d with git clone https://github.com/Archenoth/dotemacs.git ~/.emacs.d/Crinkly-config
  7. Put bgex.el into the same folder as this file
  8. Add the following code block to your .emacs (You can tangle it too if you’re cool with it being overwritten)
(require 'ob-tangle)
(org-babel-load-file "~/.emacs.d/dotemacs/Archenoth-config.org")
(org-babel-load-file "~/.emacs.d/Crinkly-config/Crinkly-config.org")

Included with this repo is a AyaseHex.xpm file made for 1366x768 screens, and a AyaseHex.xcf file to let you make bigger ones! (Up to 1080p)

About

Modifications to make Archenoth-config a little cuter!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published