📦️ deps(browser): zen is now my default browser

This commit is contained in:
Sergio Laín 2024-09-22 19:30:01 +02:00
parent 3b27ef058c
commit c9bd5134c0
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150
5 changed files with 15 additions and 16 deletions

View file

@ -18,11 +18,11 @@
# :herb: <samp>About</samp>
The browser I'm using right now is [Floorp](https://floorp.app). It is a fork of Firefox, which adds some functionality I really like such as:
The browser I'm using right now is [Zen](https://zen-browser.app/). It is a fork of Firefox, which adds some functionality I really like such as:
- 🚦 Vertical Tabs
- 👉 Right Sidebar with Custom Actions
- 🔒 Strong Privacy Options and Defaults
- 👉 Split Views
- 🔒 Strong Privacy Options and Defaults (Using [BetterFox](https://github.com/yokoffing/Betterfox))
- 🔥 Fast as F\*ck
- 🍿 And much more...

View file

@ -2,7 +2,7 @@
$bar = waybar
$launcher = rofi -show drun
$notifications-menu = swaync-client -t
$browser = floorp
$browser = zen-browser
$notetaking-app = obsidian
$terminal = kitty
$office-suite = libreoffice

View file

@ -260,7 +260,6 @@ application/x-t602=libreoffice-writer.desktop
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop
application/rtf=libreoffice-writer.desktop
application/vnd.lotus-wordpro=libreoffice-writer.desktop
application/json=floorp.desktop
inode/directory=nemo.desktop
application/x-gnome-saved-search=nemo.desktop
text/plain=nvim.desktop
@ -277,7 +276,6 @@ text/x-c++hdr=nvim.desktop
text/x-csrc=nvim.desktop
x-scheme-handler/obsidian=obsidian.desktop
x-scheme-handler/geo=openstreetmap-geo-handler.desktop
application/x-xpinstall=librewolf.desktop
x-scheme-handler/webcal=org.mozilla.Thunderbird.desktop
message/rfc822=thunderbird.desktop
x-scheme-handler/mailto=thunderbird.desktop
@ -300,13 +298,7 @@ application/x-qtractor-template=org.rncbc.qtractor.desktop
application/x-qtractor-archive=org.rncbc.qtractor.desktop
application/x-qtractor-session=org.rncbc.qtractor.desktop
application/x-fictionbook+xml=
application/xml=floorp.desktop
text/html=userapp-Floorp-FT1TP2.desktop
x-scheme-handler/http=userapp-Floorp-FT1TP2.desktop
application/vnd.mozilla.xul+xml=floorp.desktop
application/xhtml+xml=userapp-Floorp-FT1TP2.desktop
text/vnd.trolltech.linguist=
x-scheme-handler/https=userapp-Floorp-FT1TP2.desktop
x-scheme-handler/chrome=userapp-Floorp-FT1TP2.desktop
application/x-extension-htm=userapp-Floorp-FT1TP2.desktop
application/x-extension-html=userapp-Floorp-FT1TP2.desktop
@ -371,3 +363,11 @@ image/webp=qimgv.desktop
image/gif=qimgv.desktop
image/jpeg=qimgv.desktop
image/bmp=qimgv.desktop
x-scheme-handler/http=zen-alpha.desktop
x-scheme-handler/https=zen-alpha.desktop
application/vnd.mozilla.xul+xml=
text/html=zen-alpha.desktop
application/xhtml+xml=zen-alpha.desktop
application/x-xpinstall=zen-alpha.desktop
application/xml=zen-alpha.desktop
application/json=zen-alpha.desktop

View file

@ -8,7 +8,6 @@ cava
check-broken-packages-pacman-hook-git
devify
downgrade
floorp-bin
gallery-dl
heroic-games-launcher-bin
hyprpicker
@ -39,4 +38,4 @@ vscodium-bin-marketplace
waybar-updates
wttrbar
yay
zen-browser-bin
zen-browser-avx2-bin

4
.github/README.md vendored
View file

@ -86,7 +86,7 @@ The rice codename is **Artemis** 🏹, named after the Greek goddess of the hunt
- **Text Editor**: [neovim](https://neovim.io/) :keyboard:
- **App Launcher**: [rofi](https://davatorium.github.io/rofi/) :rocket:
- **File Manager**: [yazi](https://yazi-rs.github.io/) / [nemo](https://community.linuxmint.com/software/view/nemo) :open_file_folder:
- **Browser**: [Floorp](https://floorp.app/en) :globe_with_meridians:
- **Browser**: [Zen-Browser](https://zen-browser.app) :globe_with_meridians:
- **Notification Manager**: [swaync](https://github.com/ErikReider/SwayNotificationCenter) :bell:
- **Colorscheme**: [Catppuccin](https://github.com/catppuccin/catppuccin) :art:
@ -167,7 +167,7 @@ Here is all the information about my setup:
| ------------------------ | ----------------------------------------------------------------------------------------------------------------------- |
| **Music Player** | [Spotify](https://open.spotify.com/) (patched with [Spicetify](https://spicetify.app/)) [:gear:](../.config/spicetify/) |
| **Fallback Text Editor** | [VSCodium](https://vscodium.com/) [:gear:](../.config/VSCodium/User/) |
| **Web Browser** | 💖 [Floorp](https://floorp.app/en/) [:gear:](../.config/browser/) |
| **Web Browser** | 💖 [Zen-Browser](https://zen-browser.app) [:gear:](../.config/browser/) |
| **Messaging App** | [Vesktop](https://github.com/Vencord/Vesktop) (Custom Discord Client) [:gear:](../.config/vesktop/) |
| **Email Client** | [Thunderbird](https://www.thunderbird.net/) |
| **PDF Viewer** | [Zathura](https://pwmt.org/projects/zathura/) [:gear:](../.config/zathura/) |