add: handlr-regex

This commit is contained in:
nithonaj 2025-07-28 21:09:18 -04:00
parent d2d8afbbef
commit b91f72d84f
3 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,4 @@
enable_selector = true
selector = "fuzzel --dmenu -p 'Open With: '"
term_exec_args = '-e'
expand_wildcards = false

2
.local/bin/xdg-open Normal file
View file

@ -0,0 +1,2 @@
#!/usr/bin/bash
handlr open "$@"

View file

@ -2,6 +2,7 @@
## Software
- ly (dm)
- handlr-regex (xdg-open replacement)
- niri (WM)
- fuzzel (launcher)
- ironbar (...bar)