dotfiles/scripts/openbrowser
LordMZTE 64a3b6c74a
create common zig lib for scripts
2024-03-20 20:45:59 +01:00
..
assets add openbrowser script 2022-11-16 22:55:11 +01:00
src create common zig lib for scripts 2024-03-20 20:45:59 +01:00
.gitignore add openbrowser script 2022-11-16 22:55:11 +01:00
README.md improve openbrowser script 2022-11-16 23:03:53 +01:00
build.zig create common zig lib for scripts 2024-03-20 20:45:59 +01:00
build.zig.zon create common zig lib for scripts 2024-03-20 20:45:59 +01: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.