all repos — nixfiles @ 2bb5d6643a849eafe8279719afb78da0b9dba2e0

System and user configuration, managed by nix and home-manager

marvin: show emacs in dock

Alan Pearce
commit

2bb5d6643a849eafe8279719afb78da0b9dba2e0

parent

0fda7794165a458ecdf7be8cd8f1d4a25d47e87f

1 file changed, 9 insertions(+), 0 deletions(-)

changed files
M user/marvin.nixuser/marvin.nix
@@ -103,6 +103,15 @@ minimize-to-application = true;
scroll-to-open = true; show-process-indicators = false; static-only = true; + static-apps = [ + { + tile-data.file-data = { + _CFURLString = "${config.home.homeDirectory}/Applications/Home Manager Apps/Emacs.app"; + _CFURLStringType = 0; + }; + tile-type = "file-tile"; + } + ]; static-others = [ { tile-data = {