Start auto-started emacs with fancy-startup-screen
This commit is contained in:
parent
ab2673fd0b
commit
d21d38af4c
|
@ -258,5 +258,5 @@ in ''
|
||||||
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
exec-once = ${pkgs.hyprpaper}/bin/hyprpaper
|
||||||
exec-once = ${pkgs.dex}/bin/dex --autostart
|
exec-once = ${pkgs.dex}/bin/dex --autostart
|
||||||
exec-once = [workspace name:btm silent] foot -e btm --group --battery
|
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
|
||||||
''
|
''
|
||||||
|
|
Loading…
Reference in a new issue