3
dconfは文字列キーを変更します
次のコマンドラインを使用して、bashスクリプトで文字列ベースのdconfキーを変更しようとしています。 dconf write /org/gnome/nautilus/preferences/show-directory-item-counts 'never' ただし、次のエラーが返されます。 error: 0-5:unknown keyword Usage: dconf write KEY VALUE Write a new value to a key Arguments: KEY A key path (starting, but not ending with '/') VALUE The value to write (in GVariant format) 誰かが私を助けることができますか? 編集1:私はnautilusがディレクトリ内のアイテムの数をカウントしないようにしようとしています(最適化のため)