dotfiles/scripts/openbrowser
LordMZTE d914aa4069
update to latest Zig
+ other random fixes
2024-02-11 13:10:53 +01:00
..
assets
src update to latest Zig 2024-02-11 13:10:53 +01:00
.gitignore
build.zig update all zig code in accordance with upstream changes 2024-01-08 17:40:08 +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.