Starting emacs as daemon in niri

This commit is contained in:
Aleksandr Lebedev 2025-07-26 20:36:06 +02:00
parent bf9d35d9a1
commit 3769ca679d
2 changed files with 6 additions and 12 deletions

View file

@ -10,10 +10,4 @@ in {
enable = true; enable = true;
package = emacs; package = emacs;
}; };
services.emacs = {
enable = true;
package = config.programs.emacs.package;
startWithUserSession = true;
client.enable = true;
};
} }

View file

@ -100,12 +100,12 @@
"${../../modules/hyprland/wallpaper.jpg}" "${../../modules/hyprland/wallpaper.jpg}"
]; ];
} }
#{ {
# command = [ command = [
# "emacs" "emacs"
# "--daemon" "--daemon"
# ]; ];
#} }
]; ];
layout = { layout = {
preset-column-widths = [ preset-column-widths = [