Start auto-started emacs with fancy-startup-screen

This commit is contained in:
Evie Litherland-Smith 2024-01-18 06:49:49 +00:00
parent ab2673fd0b
commit d21d38af4c

View file

@ -258,5 +258,5 @@ in ''
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
exec-once = ${pkgs.dex}/bin/dex --autostart
exec-once = [workspace name:btm silent] foot -e btm --group --battery
exec-once = [workspace name:editor silent] emacs -f server-start
exec-once = [workspace name:editor silent] emacs -f server-start -f fancy-startup-screen
''