From 196b9d4ce4e4edf84b0167ba443dd279e34b3a66 Mon Sep 17 00:00:00 2001 From: kiana-S Date: Mon, 4 Mar 2024 00:01:31 -0500 Subject: [PATCH] Fix path to doom emacs executable --- home-manager/wayland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/wayland/hyprland.nix b/home-manager/wayland/hyprland.nix index 7813a27..f881c59 100644 --- a/home-manager/wayland/hyprland.nix +++ b/home-manager/wayland/hyprland.nix @@ -74,7 +74,7 @@ in { "$mod, M, exec, swaylock" # Emacs Everywhere - "$mod, Q, exec, $HOME/.emacs.d/bin/doom +everywhere" + "$mod, Q, exec, $HOME/.config/emacs/bin/doom +everywhere" # Windows "$mod, Left, movefocus, l"