Lexical binding
This commit is contained in:
parent
92bb4ca230
commit
48b7fd434b
4
hyprchan
4
hyprchan
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
":"; exec emacs --quick --script "$0" "$@" # -*- mode: emacs-lisp; -*-
|
||||
;;; hyprchan but it's in elisp
|
||||
":"; exec emacs --quick --script "$0" "$@" # -*- mode: emacs-lisp; lexical-binding: t; -*-
|
||||
;;; hyprchan --- Generate and set a hyprland-style background, in elisp.
|
||||
|
||||
(load-file "~/.config/emacs.mitch/elabiasu.el")
|
||||
(elabiasu-ensure-package 'f)
|
||||
|
Loading…
Reference in New Issue
Block a user