a bunch of stuff to add to my emacs config. This isn't a whole config , just a plugin.
It contains defaults and ui enchancments . It is heavily dogfooded in my config.
Install with:
- straight.el
(straight-use-package
'(atha-emacs :type git :host github :repo "pandademic/atha-emacs"))- or copy all these files somewhere on your
load-pathnow , set your varibles and activate:
;; variables
(require 'atha-ui) ;; ACTIVATE!or you could use the default config
(require 'atha-defaults)
(require 'atha-ui) ;; ACTIVATE!
⚠️ set them ALL unless you use the (atha-defaults) default config.
these are the varible you'll use to customize the ui.
set them all with setq
atha-show-scrollbar,nilort, to show the scrollbaratha-show-menubar,nilort, to show the menubaratha-show-toolbar,nilort, to show the toolbaratha-font-size,int, font size