Merge pull request #6329 from scottjones/emacs-aur-quattro

Install Emacs via the omarchy-emacs AUR package
This commit is contained in:
David Heinemeier Hansson
2026-07-24 12:06:36 -07:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/bin/bash
# omarchy:summary=Install Emacs with Omarchy theme and font integration via the omarchy-emacs AUR package
echo "Installing Emacs..."
omarchy-pkg-aur-add omarchy-emacs && omarchy-install-emacs
# emacsclient opens a frame on the running daemon, not a second Emacs
setsid gtk-launch emacsclient