marvin: show emacs in dock
1 file changed, 9 insertions(+), 0 deletions(-)
changed files
M user/marvin.nix → user/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 = {