1
0
Fork 0
dotfiles/tweaks.org
2022-10-30 11:46:46 +01:00

1.3 KiB

Firefox about:config

Option Value Description
privacy.donottrackheader.enabled true Send Do-not-track
findbar.highlightAll true Highlight all partial results in search
browser.sessionstore.max_resumed_crashes -1 Do not show "Upps, we could not recover"
browser.fixup.fallback-to-https false Do not try https after http failed
extensions.pocket.enabled false Disable Pocket

MS Teams: Black box instead of screensharing with i3wm

https://docs.microsoft.com/en-us/answers/questions/42095/sharing-screen-not-working-anymore-bug.html#answer-42165

  sudo mv /usr/share/teams/resources/app.asar.unpacked/node_modules/slimcore/bin/rect-overlay \
          /usr/share/teams/resources/app.asar.unpacked/node_modules/slimcore/bin/rect-overlay.borked

Filemanager: Folders before files

gsettings set org.gtk.Settings.FileChooser sort-directories-first true