Commit Graph

12 Commits

Author SHA1 Message Date
yosh f317ec831e use conf terminal first, add mimeopen 2023-08-10 21:44:31 -05:00
yosh 4587a6999b oops error fix on expr 2023-07-20 18:07:57 -05:00
yosh 2fa8b24c50 rm useless fail_opener() function & fix comment 2023-07-19 17:04:40 -05:00
yosh 3ec874a3df silly me that's the correct repo 2023-07-18 23:14:16 -05:00
yosh 8fd480cefa Big refactor, breaking changes from mimi
- The big one: lines in mimix.conf and desktop files are treated as a
  shell command line, just like how xdg-open and the spec is supposed to
  treat it. This is different from mimi, and *might* break existing
  configs.
- Extensions are now prefixed with . in mimix.conf to avoid quick-glance
  confusion with general mimes or conflicts with general mimes.
- Also bugfixes lol !
2023-07-18 23:11:14 -05:00
yosh 49a41ae5d6 oops I didn't update the readme 2023-07-17 16:38:27 -05:00
yosh ab312ce478 did I die in the middle of that sentence 2023-07-06 23:32:31 -05:00
yosh dac721efb4 A few breaking changes, see extended msg
Use $TERMINAL instead of $TERM for determining an executable terminal,
since $TERM is more likely than not to be non-executable.

Remove $MENUARGS, now menu arguments will be in the $MENU variable.

Change the $PATH checking to be POSIX, removing the need for dmenu's
`stest`.
2023-07-06 21:05:36 -05:00
yosh fc7a820831 remove setting ext for urls 2023-07-04 16:42:32 -05:00
yosh 957a4da259 paranoia 2023-06-21 17:16:35 -05:00
yosh 92800e7961 readme oops 2023-06-17 18:45:07 -05:00
yosh 0839e9d2f1 Initial Commit 2023-06-17 18:33:48 -05:00