From 7cc3678673eb0b9017f99c7612a2a38e1e3b438d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 22 Sep 2023 21:41:14 +0300 Subject: [stumpwm] Update theming and package naming --- .stumpwm.d/init.lisp | 3 +++ 1 file changed, 3 insertions(+) (limited to '.stumpwm.d/init.lisp') diff --git a/.stumpwm.d/init.lisp b/.stumpwm.d/init.lisp index 1e9657a..c5398be 100644 --- a/.stumpwm.d/init.lisp +++ b/.stumpwm.d/init.lisp @@ -1,3 +1,6 @@ +(in-package :stumpwm) +(setf *default-package* :stumpwm) + ;; Utils (load "~/.stumpwm.d/utils.lisp") ;; Theme -- cgit v1.2.3