1
0
Fork 0
dotfiles/tweaks.org
2022-12-15 11:27:35 +01:00

1.2 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"
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