From 48b7fd434b03a497bcffdbd1f6136c416c8fb4ca Mon Sep 17 00:00:00 2001 From: MitchMarq42 Date: Sat, 14 Oct 2023 13:09:06 -0800 Subject: [PATCH] Lexical binding --- hyprchan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyprchan b/hyprchan index d8d4d85..4cd19a3 100755 --- a/hyprchan +++ b/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)