aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.config
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-06 05:11:10 -0500
committerCraig Jennings <c@cjennings.net>2026-05-06 05:11:10 -0500
commit72c63b5b82588a59a2fb00ec6d914b935a7c577d (patch)
tree409a9b01abd2ae2424608646b129cf04fc183de6 /dotfiles/common/.config
parent7e9e800fa8d5104b2945ef135e06fa7f80234bba (diff)
downloadarchsetup-72c63b5b82588a59a2fb00ec6d914b935a7c577d.tar.gz
archsetup-72c63b5b82588a59a2fb00ec6d914b935a7c577d.zip
chore(dotfiles): switch default browser to firefox, add cask to PATH
I changed the default browser to Firefox. I also added ~/.cask/bin to PATH.
Diffstat (limited to 'dotfiles/common/.config')
-rw-r--r--dotfiles/common/.config/mimeapps.list18
1 files changed, 9 insertions, 9 deletions
diff --git a/dotfiles/common/.config/mimeapps.list b/dotfiles/common/.config/mimeapps.list
index 8c5a11d..6a310c5 100644
--- a/dotfiles/common/.config/mimeapps.list
+++ b/dotfiles/common/.config/mimeapps.list
@@ -2,15 +2,15 @@
[Default Applications]
# Web browser
-text/html=google-chrome.desktop
-x-scheme-handler/http=google-chrome.desktop
-x-scheme-handler/https=google-chrome.desktop
-x-scheme-handler/about=google-chrome.desktop
-x-scheme-handler/unknown=google-chrome.desktop
-application/rdf+xml=google-chrome.desktop
-application/rss+xml=google-chrome.desktop
-application/xhtml+xml=google-chrome.desktop
-application/xhtml_xml=google-chrome.desktop
+text/html=firefox.desktop
+x-scheme-handler/http=firefox.desktop
+x-scheme-handler/https=firefox.desktop
+x-scheme-handler/about=firefox.desktop
+x-scheme-handler/unknown=firefox.desktop
+application/rdf+xml=firefox.desktop
+application/rss+xml=firefox.desktop
+application/xhtml+xml=firefox.desktop
+application/xhtml_xml=firefox.desktop
# File manager
inode/directory=org.gnome.Nautilus.desktop