summaryrefslogtreecommitdiff
path: root/fussy.el
diff options
context:
space:
mode:
Diffstat (limited to 'fussy.el')
-rw-r--r--fussy.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/fussy.el b/fussy.el
index 6f4e7aa..2ca2432 100644
--- a/fussy.el
+++ b/fussy.el
@@ -84,9 +84,12 @@ Saves to a temp file and puts the filename in the kill ring."
(package-initialize)
(package-refresh-contents)
+(toggle-frame-maximized)
(fussy-generate-all-theme-images
"/home/colin/projects/LearnCPP/chapter1/hello_world/hello.cpp"
"/home/colin/projects/fussy/fussy.el"
"/home/colin/projects/INACTIVE/nsa/nsa.py")
+
+(kill-emacs)