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