#!/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