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,- nilor- t, to show the scrollbar
- atha-show-menubar,- nilor- t, to show the menubar
- atha-show-toolbar,- nilor- t, to show the toolbar
- atha-font-size,- int, font size