From 971bbb74a02f83650c8cd0550fb91886c4d460fe Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Sat, 22 Feb 2025 07:10:10 +0000 Subject: 2nd initial commit --- files/config/suckless/surf/FAQ.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 files/config/suckless/surf/FAQ.md (limited to 'files/config/suckless/surf/FAQ.md') diff --git a/files/config/suckless/surf/FAQ.md b/files/config/suckless/surf/FAQ.md new file mode 100644 index 0000000..48e6097 --- /dev/null +++ b/files/config/suckless/surf/FAQ.md @@ -0,0 +1,10 @@ +# Frequently Asked Questions + +## Surf is starting up slowly. What might be causing this? + +The first suspect for such behaviour is the plugin handling. Run surf on +the commandline and see if there are errors because of “nspluginwrapper” +or failed RPCs to them. If that is true, go to ~/.mozilla/plugins and +try removing stale links to plugins not on your system anymore. This +will stop surf from trying to load them. + -- cgit v1.2.3