dotfiles/os/linux/privacy.pref.fish
2024-02-02 18:09:34 -08:00

8 lines
311 B
Fish
Executable file

#!/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"