aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/mimeapps.list
Commit message (Collapse)AuthorAgeFilesLines
* chore(dotfiles): switch default browser to firefox, add cask to PATHCraig Jennings2026-05-061-9/+9
| | | | I changed the default browser to Firefox. I also added ~/.cask/bin to PATH.
* feat: add bind package for DNS utilities, update dotfile stateCraig Jennings2026-04-091-0/+1
| | | | | | Add bind (dig, host, nslookup) to supplemental packages and systemd-resolvconf for wireguard DNS integration. Update calibre, hyprland, hyprlock, qalculate, mimeapps, and waypaper state.
* feat: comprehensive mime type associations with emacsclient defaultsCraig Jennings2026-03-071-0/+167
| | | | | | | Merge all mime associations into mimeapps.list as single source of truth. Set emacsclient as default for all text/code files. Add TypeScript mime override, emacsclient.desktop with fixed Exec line, and simplify resetmimetypes to just restow + rebuild caches.
* chore: update calibre, mimeapps, authinfo, add outbox itemsCraig Jennings2026-03-071-0/+2
| | | | | Calibre window geometry and scheduler updates. Add Signal URI handlers. Move processed inbox items to outbox.
* feat(dotfiles): add mimeapps.list with default associationsCraig Jennings2026-01-291-0/+45
Move mimeapps.list to ~/.config/ location (takes precedence) and set default applications: - Browser: google-chrome - Documents: zathura (pdf, epub, mobi, cbz, cbr) - Images: feh - Video/Audio: mpv Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>