A lot of random bologna that I hope helps

This commit is contained in:
Chris Cochrun 2021-09-01 13:38:17 -05:00
parent a0f9f3669b
commit dbdc9371d1
13 changed files with 54 additions and 3039 deletions

5
awesome/README.org Normal file
View file

@ -0,0 +1,5 @@
#+TITLE:AwesomeWM in Fennel
#+AUTHOR: Chris Cochrun
#+DESCRIPTION: This Awesome Window Manager config is written primarily in fennel. This is a lisp written in and compiled to lua. Fennel runs at lua speeds but is created to make a lisp syntax for lua and to provide a lisp macro system for lua. I prefer reading and writing lisps over lua so that is why my AwesomeWM is configured in fennel.
To get us started we need to bootstrap fennel in order to get Awesome to load .fnl files.