local apps = { terminal = "wezterm", browser = "firefox", editor = os.getenv("EDITOR") or "nvim", } return apps