dotfiles/os/linux/privacy.pref.fish

9 lines
311 B
Fish
Raw Normal View History

2024-02-02 18:09:34 -08:00
#!/usr/bin/env fish
source "$DOT/script/utils.fish"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
execute "gsettings set com.canonical.Unity.Lenses remote-content-search 'none'" \
"Turn off 'Remote Search' so that search terms in Dash do not get sent over the internet"