Switch to NetSurf from Firefox

Firefox is very slow to launch and having a browser is just for quick references IMO.
This commit is contained in:
2Shirt 2024-03-25 21:32:17 -07:00
parent 2fdbd025c1
commit ff53e120f4
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C
3 changed files with 6 additions and 6 deletions

View file

@ -38,7 +38,6 @@ f2fs-tools
fatresize
feh
ffmpeg
firefox
foot-terminfo
gnome-keyring
gnu-netcat
@ -90,6 +89,7 @@ nano
nbd
ncdu
ndisc6
netsurf
nfs-utils
nmap
ntfs-3g

View file

@ -19,7 +19,7 @@
<execute>gsmartcontrol_polkit</execute>
</action> </item>
<item label="Web Browser"> <action name="Execute">
<execute>firefox</execute>
<execute>netsurf</execute>
</action> </item>
<separator/>
<menu id="all-items-menu" label="All Programs">
@ -75,8 +75,8 @@
<item label="ELinks"> <action name="Execute">
<execute>st -e elinks</execute>
</action> </item>
<item label="FireFox"> <action name="Execute">
<execute>firefox</execute>
<item label="NetSurf"> <action name="Execute">
<execute>netsurf</execute>
</action> </item>
<item label="FTP"> <action name="Execute">
<execute>st -e ftp</execute>

View file

@ -342,7 +342,7 @@
</keybind>
<keybind key="C-A-w">
<action name="Execute">
<command>firefox</command>
<command>netsurf</command>
</action>
</keybind>
<keybind key="C-A-x">
@ -397,7 +397,7 @@
</keybind>
<keybind key="W-w">
<action name="Execute">
<command>firefox</command>
<command>netsurf</command>
</action>
</keybind>
<keybind key="W-x">