summaryrefslogtreecommitdiff
path: root/brc
AgeCommit message (Collapse)Author
42 hoursFix browser scripts with URLzachir
They were launching with "" as URL if none provided; now there is no arg if none is provided.
2025-08-30Improve dmenu supportzachir
You can now (again) pass multiple flags to dmenu through -d flags, as well as for some scripts all args are passed to dmenu.
2025-08-30Make sh scrips POSIX compliantzachir
Using shellcheck, I went through all of them to make them standards compliant. I also tested as many as I could.
2025-07-15Add brave profile menu using brave-profileszachir