We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dadd4bf commit e0253d7Copy full SHA for e0253d7
README.md
@@ -199,6 +199,10 @@ Try upgrading `pci.ids`: Download <https://pci-ids.ucw.cz/v2.2/pci.ids> and over
199
200
Alternatively, you may try to use `fastfetch --gpu-driver-specific`, so that `fastfetch` will try to ask the driver for GPU name if supported.
201
202
+### Q: I get error `Authorization required, but no authorization protocol specified` when running fastfetch in root
203
+
204
+Try `export XAUTHORITY=$HOME/.Xauthority`
205
206
### Q: Fastfetch cannot detect my awesome 3rd-party macOS window manager!
207
208
Try `fastfetch --wm-detect-plugin`. See also [#984](https://github.com/fastfetch-cli/fastfetch/issues/984)
0 commit comments