From 504daea61eadfbc84853b83508cc7a9b9ddddd48 Mon Sep 17 00:00:00 2001 From: Thierry Pouplier Date: Sat, 20 Jun 2026 18:15:52 -0400 Subject: [PATCH] fix: replace /usr/bin/emacs with emacs in hyprland.conf --- hypr/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 80b0ef8..24e6652 100755 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -27,7 +27,7 @@ exec-once = swww-daemon exec-once = swaync exec-once = hypridle exec-once = hyprlock -exec-once = /usr/bin/emacs --daemon +exec-once = emacs --daemon exec-once = dbus-update-activation-environment --systemd HYPRLAND_INSTANCE_SIGNATURE #############################