dotfiles/scripts/openbrowser
2023-04-17 21:29:15 +02:00
..
assets
src fix std_options in zig scripts 2023-04-07 15:38:12 +02:00
.gitignore
build.zig update scripts 2023-04-17 21:29:15 +02:00
README.md

openbrowser

This script checks for a running web browser instance, and starts it if found, falling back to a default browser if none is running.

This is meant to make it easier to manage multiple browsers, as the default URL handler will now no longer open a totally different browser when one is already running.