From aab5bfd074e57d06a79e39d7c7c4760e1f385a06 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 17 Oct 2022 21:41:28 -0500 Subject: Bankruptcy 9 --- machines/larry.el | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 machines/larry.el (limited to 'machines/larry.el') diff --git a/machines/larry.el b/machines/larry.el deleted file mode 100644 index ba4edb2..0000000 --- a/machines/larry.el +++ /dev/null @@ -1,13 +0,0 @@ -;;; larry.el --- Customizations for "larry" -*- lexical-binding: t; -*- - -;;; Code: - -(require 'acdw) -(require 'machine) - -(add-function :after machine-after-load-theme - (defun +larry-set-faces (&rest _) - (+set-faces - `((default :family "DejaVu Sans Mono") - (fixed-pitch :family "DejaVu Sans Mono") - (variable-pitch :family "DejaVu Sans"))))) -- cgit 1.4.1-21-gabe81